@bcrumbs.net/inbox 0.0.20 → 0.0.22

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.
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "inbox": {
3
- "client": "الملف الشخصي",
3
+ "none": "لا يوجد",
4
+ "client": "العميل",
5
+ "agent": "الموظف",
4
6
  "clientDefaultName": "اسم العميل",
5
7
  "conversation": "المحادثة",
6
8
  "details": "تفاصيل المحادثة",
@@ -103,6 +105,7 @@
103
105
  "messageType_note": "ملاحظة",
104
106
  "messageType_video": "فيديو",
105
107
  "showOlderMessages": "إظهار الرسائل السابقة",
108
+ "selectCountry": "اختر الدولة",
106
109
  "newClient": "عميل جديد",
107
110
  "integration": "تكامل / قناة",
108
111
  "filterByState": "فلترة حسب الحالة",
@@ -141,5 +144,6 @@
141
144
  "outside24HourWindowDetails": "يمكنك فقط إرسال رسالة إلى العملاء الذين قاموا بمراسلتك خلال الـ 24 ساعة الماضية.",
142
145
  "outside24HourWindowSendTemplate": "يمكنك إعادة بدء محادثة مع العميل مرة أخرى بإرسال رسالة قالب.",
143
146
  "send": "إرسال",
144
- "liveConversations": "المحادثات النشطة"
147
+ "liveConversations": "المحادثات النشطة",
148
+ "menu_search": "بحث"
145
149
  }
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "inbox": {
3
+ "none": "None",
3
4
  "client": "Client",
5
+ "agent": "Agent",
4
6
  "clientDefaultName": "Client Name",
5
7
  "conversation": "Conversation",
6
8
  "details": "Details",
@@ -103,6 +105,7 @@
103
105
  "messageType_note": "Note",
104
106
  "messageType_video": "Video",
105
107
  "showOlderMessages": "Show older messages",
108
+ "selectCountry": "Select country",
106
109
  "integration": "Integration / Channel",
107
110
  "newClient": "New client",
108
111
  "filterByState": "Filter by state",
@@ -142,5 +145,6 @@
142
145
  "outside24HourWindowDetails": "You can only send a message to clients who have messaged you in the last 24 hours.",
143
146
  "outside24HourWindowSendTemplate": "You can initiate a conversation with the client again by sending a message template.",
144
147
  "send": "Send",
145
- "liveConversations": "Live conversations"
148
+ "liveConversations": "Live conversations",
149
+ "menu_search": "Search"
146
150
  }