@bcrumbs.net/inbox 0.0.22 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37,10 +37,10 @@
37
37
  "ColdLead": "عميل غير مهتم",
38
38
  "conversationAssignedTo": "تم تعيين المحادثة إلى",
39
39
  "conversationReassignedTo": "تمت إعادة تعيين المحادثة إلى",
40
- "addedNotes": "الملاحظات المضافة:",
40
+ "note": "ملاحظة:",
41
41
  "conversationTagged": "تم وسم المحادثة بـ {{tag}}",
42
42
  "conversationUnTagged": "تم إزالة تصنيف المحادثة مع {{tag}}",
43
- "conversationsStaged": "تم جدولة المحادثات مع {{stage}}",
43
+ "conversationsStaged": "تم ضبط دورة الحياة على {{stage}}",
44
44
  "conversationsUnStaged": "إعادة تعيين مرحلة المحادثة",
45
45
  "conversationTaggedFailed": "فشل تصنيف المحادثة",
46
46
  "clientTaggedFailed": "فشل تصنيف الزبون",
@@ -60,10 +60,12 @@
60
60
  "assignedto": "موكلة لـ",
61
61
  "assignMe": "أوكلها إليّ",
62
62
  "unassignMe": "أزل توكيلها بي",
63
+ "unassignedNoStage": "غير معيّنة و بدون مرحلة",
63
64
  "orderNo": "رقم الطلب",
64
65
  "MessagedVia": "أرسلت عبر",
65
66
  "assignee": "الموكل",
66
- "assignedMessage": "لقد تم تعيين الموظف \"{{agentName}}\" على هذه المحادثة",
67
+ "assignedMessage": "لقد تم تعيين الموظف **{{agentName}}** على هذه المحادثة",
68
+ "autoAssignedMessage": "تم تعيين المحادثة تلقائيًا إلى **{{agentName}}** عند الرد لأول مرة.",
67
69
  "noBroadcasts": "لم تقم بإنشاء أي برودكاست",
68
70
  "createBroadcast": "إنشاء برودكاست",
69
71
  "broadcastState": {
@@ -37,10 +37,10 @@
37
37
  "ColdLead": "Cold Lead",
38
38
  "conversationAssignedTo": "Conversation assigned to",
39
39
  "conversationReassignedTo": "Conversation reassigned to",
40
- "addedNotes": "Added notes: ",
40
+ "note": "Note: ",
41
41
  "conversationTagged": "Conversation is tagged with {{tag}}",
42
42
  "conversationUnTagged": "Conversation is untagged with {{tag}}",
43
- "conversationsStaged": "Conversation is staged with {{stage}}",
43
+ "conversationsStaged": "Life cycle is set to {{stage}}",
44
44
  "conversationsUnStaged": "Reset the life cycle of the conversation.",
45
45
  "conversationTaggedFailed": "Tagging the conversation failed",
46
46
  "clientTaggedFailed": "Tagging the client failed",
@@ -60,10 +60,12 @@
60
60
  "assignedto": "Assigned to ",
61
61
  "assignMe": "Assign me",
62
62
  "unassignMe": "Unassign me",
63
+ "unassignedNoStage": "Unassigned With No Lifecycle",
63
64
  "orderNo": "Order no",
64
65
  "MessagedVia": "Messaged via",
65
66
  "assignee": "Assigned Agent",
66
- "assignedMessage": "The agent \"{{agentName}}\" is assigned to the conversation.",
67
+ "assignedMessage": "The agent **{{agentName}}** is assigned to the conversation.",
68
+ "autoAssignedMessage": "Conversation auto-assigned to **{{agentName}}** upon first reply.",
67
69
  "noBroadcasts": "You have not created any Broadcast",
68
70
  "createBroadcast": "Create Broadcast",
69
71
  "broadcastState": {