diff --git a/app/javascript/dashboard/i18n/locale/am/generalSettings.json b/app/javascript/dashboard/i18n/locale/am/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/am/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/am/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/am/integrations.json b/app/javascript/dashboard/i18n/locale/am/integrations.json index f1a1d42c2..0e3c46b97 100644 --- a/app/javascript/dashboard/i18n/locale/am/integrations.json +++ b/app/javascript/dashboard/i18n/locale/am/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ar/generalSettings.json b/app/javascript/dashboard/i18n/locale/ar/generalSettings.json index 09463f134..903aee499 100644 --- a/app/javascript/dashboard/i18n/locale/ar/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ar/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "اسم الحساب", @@ -68,16 +68,20 @@ "PLACEHOLDER": "عنوان البريد الإلكتروني الخاص باستقبال رسائل الدعم الفني", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "الرجاء إدخال مدة صالحة للحل تلقائي (حد أدنى 1 يوم والحد الأقصى 999 يوما)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "تحديث", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ar/integrations.json b/app/javascript/dashboard/i18n/locale/ar/integrations.json index 24e64a972..0066dfec8 100644 --- a/app/javascript/dashboard/i18n/locale/ar/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ar/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "تم تحديث الرسالة", "WEBWIDGET_TRIGGERED": "أداة الدردشة المباشرة مفتوحة من قبل المستخدم", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/az/generalSettings.json b/app/javascript/dashboard/i18n/locale/az/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/az/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/az/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/az/integrations.json b/app/javascript/dashboard/i18n/locale/az/integrations.json index f1a1d42c2..0e3c46b97 100644 --- a/app/javascript/dashboard/i18n/locale/az/integrations.json +++ b/app/javascript/dashboard/i18n/locale/az/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/bg/generalSettings.json b/app/javascript/dashboard/i18n/locale/bg/generalSettings.json index 7c3af981f..73060096b 100644 --- a/app/javascript/dashboard/i18n/locale/bg/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/bg/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/bg/integrations.json b/app/javascript/dashboard/i18n/locale/bg/integrations.json index 3bbc0bf71..67ba67f7b 100644 --- a/app/javascript/dashboard/i18n/locale/bg/integrations.json +++ b/app/javascript/dashboard/i18n/locale/bg/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ca/generalSettings.json b/app/javascript/dashboard/i18n/locale/ca/generalSettings.json index 9969494f5..9abfc8245 100644 --- a/app/javascript/dashboard/i18n/locale/ca/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ca/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nom del compte", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Correu electrònic d'assistència de la vostra companya", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Introduïu una durada de resolució automàtica vàlida (mínim 1 dia i màxim 999 dies)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Actualitza", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ca/integrations.json b/app/javascript/dashboard/i18n/locale/ca/integrations.json index 76a028c64..5190d1e70 100644 --- a/app/javascript/dashboard/i18n/locale/ca/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ca/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Missatge actualitzat", "WEBWIDGET_TRIGGERED": "Widget de xat en directe obert per l'usuari", "CONTACT_CREATED": "Contacte creat", - "CONTACT_UPDATED": "Contacte actualitzat" + "CONTACT_UPDATED": "Contacte actualitzat", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/cs/generalSettings.json b/app/javascript/dashboard/i18n/locale/cs/generalSettings.json index 9d750008f..796ff57ae 100644 --- a/app/javascript/dashboard/i18n/locale/cs/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/cs/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Název účtu", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mail podpory vaší společnosti", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Aktualizovat", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/cs/integrations.json b/app/javascript/dashboard/i18n/locale/cs/integrations.json index 2671155ae..6b0c8772a 100644 --- a/app/javascript/dashboard/i18n/locale/cs/integrations.json +++ b/app/javascript/dashboard/i18n/locale/cs/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/da/generalSettings.json b/app/javascript/dashboard/i18n/locale/da/generalSettings.json index ac6a67899..24261f9b9 100644 --- a/app/javascript/dashboard/i18n/locale/da/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/da/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Kontonavn", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Din virksomheds support e-mail", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 dag og maksimum 999 dage)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Opdater", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/da/integrations.json b/app/javascript/dashboard/i18n/locale/da/integrations.json index 1a0de11ae..da3a5345a 100644 --- a/app/javascript/dashboard/i18n/locale/da/integrations.json +++ b/app/javascript/dashboard/i18n/locale/da/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Besked opdateret", "WEBWIDGET_TRIGGERED": "Live chat widget åbnet af brugeren", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/de/generalSettings.json b/app/javascript/dashboard/i18n/locale/de/generalSettings.json index cf5ea916e..8427db1bc 100644 --- a/app/javascript/dashboard/i18n/locale/de/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/de/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Kontobezeichnung", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Die Support-E-Mail Ihres Unternehmens", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Bitte geben Sie eine gültige Dauer für die automatische Auflösung ein (mindestens 1Tag und maximal 999Tage)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Aktualisieren", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/de/integrations.json b/app/javascript/dashboard/i18n/locale/de/integrations.json index d63dd7d5c..77d6f154c 100644 --- a/app/javascript/dashboard/i18n/locale/de/integrations.json +++ b/app/javascript/dashboard/i18n/locale/de/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Nachricht aktualisiert", "WEBWIDGET_TRIGGERED": "Vom Benutzer geöffnetes Live-Chat-Widget", "CONTACT_CREATED": "Kontakt erstellt", - "CONTACT_UPDATED": "Kontakt aktualisiert" + "CONTACT_UPDATED": "Kontakt aktualisiert", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/el/generalSettings.json b/app/javascript/dashboard/i18n/locale/el/generalSettings.json index df42da768..a2887abf8 100644 --- a/app/javascript/dashboard/i18n/locale/el/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/el/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Ονομασία Λογαριασμού", @@ -68,16 +68,20 @@ "PLACEHOLDER": "To email υποστήριξης της εταιρίας σας", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Παρακαλώ εισάγετε μια έγκυρη διάρκεια αυτόματης επίλυσης (ελάχιστο 1 ημέρα και μέγιστο 999 ημέρες)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Ενημέρωση", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/el/integrations.json b/app/javascript/dashboard/i18n/locale/el/integrations.json index 97094d3b4..c8392f58d 100644 --- a/app/javascript/dashboard/i18n/locale/el/integrations.json +++ b/app/javascript/dashboard/i18n/locale/el/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Το μήνυμα ενημερώθηκε", "WEBWIDGET_TRIGGERED": "Το widget συνομιλίας άνοιξε από τον χρήστη", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/es/generalSettings.json b/app/javascript/dashboard/i18n/locale/es/generalSettings.json index b25cbfcc0..5812fe5dd 100644 --- a/app/javascript/dashboard/i18n/locale/es/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/es/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nombre de cuenta", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Email de soporte de su empresa", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Por favor introduzca una duración válida de resolución automática (mínimo 1 día y máximo 999 días)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Actualizar", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/es/integrations.json b/app/javascript/dashboard/i18n/locale/es/integrations.json index 0d205336f..905226810 100644 --- a/app/javascript/dashboard/i18n/locale/es/integrations.json +++ b/app/javascript/dashboard/i18n/locale/es/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Mensaje actualizado", "WEBWIDGET_TRIGGERED": "Widget de Live Chat abierto por el usuario", "CONTACT_CREATED": "Contacto creado", - "CONTACT_UPDATED": "Contacto actualizado" + "CONTACT_UPDATED": "Contacto actualizado", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/fa/generalSettings.json b/app/javascript/dashboard/i18n/locale/fa/generalSettings.json index 94a51effc..d902a227d 100644 --- a/app/javascript/dashboard/i18n/locale/fa/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/fa/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "نام حساب‌کاربری", @@ -68,16 +68,20 @@ "PLACEHOLDER": "ایمیل پشتیبانی شرکت شما", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "۳۰", - "ERROR": "لطفا یک مدت زمان حل خودکار معبر (بین حداقل 1 روز تا حداکثر 999 روز) وارد کنید", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "اعمال شود", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/fa/integrations.json b/app/javascript/dashboard/i18n/locale/fa/integrations.json index 01e113aa6..9ee1fc854 100644 --- a/app/javascript/dashboard/i18n/locale/fa/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fa/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "پیام به روز شد", "WEBWIDGET_TRIGGERED": "ابزارک گفتگو زنده توسط کاربر باز شده است", "CONTACT_CREATED": "مخاطب ایجاد شد", - "CONTACT_UPDATED": "مخاطب به‌روزرسانی شد" + "CONTACT_UPDATED": "مخاطب به‌روزرسانی شد", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/fi/generalSettings.json b/app/javascript/dashboard/i18n/locale/fi/generalSettings.json index 49d91148e..2e1235069 100644 --- a/app/javascript/dashboard/i18n/locale/fi/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/fi/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Tilin nimi", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Yrityksesi tukisähköposti", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Päivitä", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/fi/integrations.json b/app/javascript/dashboard/i18n/locale/fi/integrations.json index 6f749c74b..1d7ec60c0 100644 --- a/app/javascript/dashboard/i18n/locale/fi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fi/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/fr/agentBots.json b/app/javascript/dashboard/i18n/locale/fr/agentBots.json index a5feea3b7..aed48e91d 100644 --- a/app/javascript/dashboard/i18n/locale/fr/agentBots.json +++ b/app/javascript/dashboard/i18n/locale/fr/agentBots.json @@ -2,13 +2,13 @@ "AGENT_BOTS": { "HEADER": "Bots", "LOADING_EDITOR": "Chargement de l'éditeur...", - "DESCRIPTION": "Agent Bots are like the most fabulous members of your team. They can handle the small stuff, so you can focus on the stuff that matters. Give them a try. You can manage your bots from this page or create new ones using the 'Add Bot' button.", + "DESCRIPTION": "Les bots agents sont comme les membres les plus formidables de votre équipe. Ils peuvent gérer les petites tâches, vous permettant ainsi de vous concentrer sur ce qui compte vraiment. Essayez-les. Vous pouvez gérer vos bots depuis cette page ou en créer de nouveaux en cliquant sur le bouton 'Ajouter un bot'.", "LEARN_MORE": "Learn about agent bots", - "GLOBAL_BOT": "System bot", + "GLOBAL_BOT": "Bot système", "GLOBAL_BOT_BADGE": "Système", "AVATAR": { - "SUCCESS_DELETE": "Bot avatar deleted successfully", - "ERROR_DELETE": "Error deleting bot avatar, please try again" + "SUCCESS_DELETE": "Avatar du bot supprimé avec succès", + "ERROR_DELETE": "Erreur lors de la suppression de l’avatar du bot, veuillez réessayer" }, "BOT_CONFIGURATION": { "TITLE": "Sélectionnez un bot d'agent", @@ -22,7 +22,7 @@ "SELECT_PLACEHOLDER": "Sélectionner le bot" }, "ADD": { - "TITLE": "Add Bot", + "TITLE": "Ajouter un bot", "CANCEL_BUTTON_TEXT": "Annuler", "API": { "SUCCESS_MESSAGE": "Le bot a été ajouté avec succès.", @@ -30,10 +30,10 @@ } }, "LIST": { - "404": "No bots found. You can create a bot by clicking the 'Add Bot' button.", + "404": "Aucun bot trouvé. Vous pouvez en créer un en cliquant sur le bouton 'Ajouter un bot'.", "LOADING": "Récupération des bots...", "TABLE_HEADER": { - "DETAILS": "Bot Details", + "DETAILS": "Détails du bot", "URL": "URL du Webhook" } }, @@ -42,7 +42,7 @@ "TITLE": "Supprimer le bot", "CONFIRM": { "TITLE": "Confirmer la suppression", - "MESSAGE": "Are you sure you want to delete {name}?", + "MESSAGE": "Êtes-vous sûr de vouloir supprimer {name} ?", "YES": "Oui, supprimer", "NO": "Non, Conserver" }, @@ -61,11 +61,11 @@ }, "FORM": { "AVATAR": { - "LABEL": "Bot avatar" + "LABEL": "Avatar du bot" }, "NAME": { "LABEL": "Nom du bot", - "PLACEHOLDER": "Enter bot name", + "PLACEHOLDER": "Entrez le nom du bot", "REQUIRED": "Le nom du bot est requis" }, "DESCRIPTION": { @@ -75,19 +75,19 @@ "WEBHOOK_URL": { "LABEL": "URL du Webhook", "PLACEHOLDER": "https://example.com/webhook", - "REQUIRED": "Webhook URL is required" + "REQUIRED": "L'URL du webhook est requise" }, "ERRORS": { "NAME": "Le nom du bot est requis", - "URL": "Webhook URL is required", - "VALID_URL": "Please enter a valid URL starting with http:// or https://" + "URL": "L'URL du webhook est requise", + "VALID_URL": "Veuillez entrer une URL valide commençant par http:// ou https://" }, "CANCEL": "Annuler", - "CREATE": "Create Bot", - "UPDATE": "Update Bot" + "CREATE": "Créer un bot", + "UPDATE": "Mettre à jour le bot" }, "WEBHOOK": { - "DESCRIPTION": "Configure a webhook bot to integrate with your custom services. The bot will receive and process events from conversations and can respond to them." + "DESCRIPTION": "Configurez un bot webhook pour l'intégration avec vos services personnalisés. Le bot recevra et traitera les événements des conversations et pourra y répondre." }, "TYPES": { "WEBHOOK": "Webhook Bot" diff --git a/app/javascript/dashboard/i18n/locale/fr/automation.json b/app/javascript/dashboard/i18n/locale/fr/automation.json index ead02076c..c2c657a54 100644 --- a/app/javascript/dashboard/i18n/locale/fr/automation.json +++ b/app/javascript/dashboard/i18n/locale/fr/automation.json @@ -130,37 +130,37 @@ "EVENTS": { "CONVERSATION_CREATED": "Conversation créée", "CONVERSATION_UPDATED": "Conversation mise à jour", - "MESSAGE_CREATED": "Message Created", - "CONVERSATION_OPENED": "Conversation Opened" + "MESSAGE_CREATED": "Message créé", + "CONVERSATION_OPENED": "Conversation ouverte" }, "ACTIONS": { - "ASSIGN_AGENT": "Assign to Agent", - "ASSIGN_TEAM": "Assign a Team", - "ADD_LABEL": "Add a Label", - "REMOVE_LABEL": "Remove a Label", - "SEND_EMAIL_TO_TEAM": "Send an Email to Team", - "SEND_EMAIL_TRANSCRIPT": "Send an Email Transcript", + "ASSIGN_AGENT": "Assigner à un agent", + "ASSIGN_TEAM": "Assigner une équipe", + "ADD_LABEL": "Ajouter une étiquette", + "REMOVE_LABEL": "Supprimer une étiquette", + "SEND_EMAIL_TO_TEAM": "Envoyer un e-mail à l'équipe", + "SEND_EMAIL_TRANSCRIPT": "Envoyer une transcription par e-mail", "MUTE_CONVERSATION": "Mettre la conversation en sourdine", "SNOOZE_CONVERSATION": "Clôturer la conversation", "RESOLVE_CONVERSATION": "Résoudre la conversation", - "SEND_WEBHOOK_EVENT": "Send Webhook Event", - "SEND_ATTACHMENT": "Send Attachment", - "SEND_MESSAGE": "Send a Message", + "SEND_WEBHOOK_EVENT": "Envoyer un événement Webhook", + "SEND_ATTACHMENT": "Envoyer la pièce jointe", + "SEND_MESSAGE": "Envoyer un message", "CHANGE_PRIORITY": "Modifier la priorité", "ADD_SLA": "Add SLA" }, "ATTRIBUTES": { - "MESSAGE_TYPE": "Message Type", - "MESSAGE_CONTAINS": "Message Contains", + "MESSAGE_TYPE": "Type de message", + "MESSAGE_CONTAINS": "Le message contient", "EMAIL": "Courriel", "INBOX": "Boîte de réception", - "CONVERSATION_LANGUAGE": "Conversation Language", + "CONVERSATION_LANGUAGE": "Langue de la conversation", "PHONE_NUMBER": "Numéro de téléphone", "STATUS": "État", "BROWSER_LANGUAGE": "Langue du navigateur", - "MAIL_SUBJECT": "Email Subject", + "MAIL_SUBJECT": "Objet de l'email", "COUNTRY_NAME": "Pays", - "REFERER_LINK": "Referrer Link", + "REFERER_LINK": "Lien de référence", "ASSIGNEE_NAME": "Assignee", "TEAM_NAME": "Équipes", "PRIORITY": "Priorité" diff --git a/app/javascript/dashboard/i18n/locale/fr/components.json b/app/javascript/dashboard/i18n/locale/fr/components.json index eab6fa32a..41e6a1b0d 100644 --- a/app/javascript/dashboard/i18n/locale/fr/components.json +++ b/app/javascript/dashboard/i18n/locale/fr/components.json @@ -46,8 +46,8 @@ }, "DURATION_INPUT": { "MINUTES": "Minutes", - "HOURS": "Hours", - "DAYS": "Days", - "PLACEHOLDER": "Enter duration" + "HOURS": "Heures", + "DAYS": "Jours", + "PLACEHOLDER": "Entrez la durée" } } diff --git a/app/javascript/dashboard/i18n/locale/fr/contact.json b/app/javascript/dashboard/i18n/locale/fr/contact.json index 3243652a0..ab416438d 100644 --- a/app/javascript/dashboard/i18n/locale/fr/contact.json +++ b/app/javascript/dashboard/i18n/locale/fr/contact.json @@ -545,8 +545,8 @@ "YOU": "Vous", "SAVE": "Save note", "EXPAND": "Développer", - "COLLAPSE": "Collapse", - "NO_NOTES": "No notes, you can add notes from the contact details page.", + "COLLAPSE": "Réduire", + "NO_NOTES": "Pas de notes, vous pouvez en ajouter depuis la page des détails du contact.", "EMPTY_STATE": "There are no notes associated to this contact. You can add a note by typing in the box above." } }, diff --git a/app/javascript/dashboard/i18n/locale/fr/conversation.json b/app/javascript/dashboard/i18n/locale/fr/conversation.json index 8918e427e..7471f9850 100644 --- a/app/javascript/dashboard/i18n/locale/fr/conversation.json +++ b/app/javascript/dashboard/i18n/locale/fr/conversation.json @@ -32,12 +32,12 @@ "LOADING_CONVERSATIONS": "Chargement des conversations", "CANNOT_REPLY": "Vous ne pouvez pas répondre en raison de", "24_HOURS_WINDOW": "Restriction de fenêtre de message de 24 heures", - "API_HOURS_WINDOW": "You can only reply to this conversation within {hours} hours", + "API_HOURS_WINDOW": "Vous ne pouvez répondre à cette conversation que dans un délai de {hours} heures", "NOT_ASSIGNED_TO_YOU": "Cette conversation ne vous est pas assignée. Voulez-vous vous assigner cette conversation ?", "ASSIGN_TO_ME": "M’assigner la conversation", "TWILIO_WHATSAPP_CAN_REPLY": "Vous pouvez seulement répondre à cette conversation en utilisant un modèle de message en raison de", "TWILIO_WHATSAPP_24_HOURS_WINDOW": "Restriction de fenêtre de message de 24 heures", - "OLD_INSTAGRAM_INBOX_REPLY_BANNER": "This Instagram account was migrated to the new Instagram channel inbox. All new messages will show up there. You won’t be able to send messages from this conversation anymore.", + "OLD_INSTAGRAM_INBOX_REPLY_BANNER": "Ce compte Instagram a été migré vers la nouvelle boîte de réception du canal Instagram. Tous les nouveaux messages y apparaîtront. Vous ne pourrez plus envoyer de messages depuis cette conversation.", "REPLYING_TO": "Vous répondez à :", "REMOVE_SELECTION": "Supprimer la sélection", "DOWNLOAD": "Télécharger", @@ -295,7 +295,7 @@ "CONVERSATION_ACTIONS": "Actions de conversation", "CONVERSATION_LABELS": "Étiquettes de conversation", "CONVERSATION_INFO": "Informations de la conversation", - "CONTACT_NOTES": "Contact Notes", + "CONTACT_NOTES": "Notes du contact", "CONTACT_ATTRIBUTES": "Attributs du contact", "PREVIOUS_CONVERSATION": "Conversations précédentes", "MACROS": "Macros", diff --git a/app/javascript/dashboard/i18n/locale/fr/generalSettings.json b/app/javascript/dashboard/i18n/locale/fr/generalSettings.json index f84a2094d..6a8bee06d 100644 --- a/app/javascript/dashboard/i18n/locale/fr/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/fr/generalSettings.json @@ -1,10 +1,10 @@ { "GENERAL_SETTINGS": { "LIMIT_MESSAGES": { - "CONVERSATION": "You have exceeded the conversation limit. Hacker plan allows only 500 conversations.", - "INBOXES": "You have exceeded the inbox limit. Hacker plan only supports website live-chat. Additional inboxes like email, WhatsApp etc. require a paid plan.", - "AGENTS": "You have exceeded the agent limit. Hacker plan allows only 2 agents.", - "NON_ADMIN": "Please contact your administrator to upgrade the plan and continue using all features." + "CONVERSATION": "Vous avez dépassé la limite de conversation. Le plan Hacker autorise uniquement 500 conversations.", + "INBOXES": "Vous avez dépassé la limite de boîtes de réception. Le plan Hacker ne prend en charge que le chat en direct sur le site Web. Des boîtes de réception supplémentaires telles que l'email, WhatsApp, etc. nécessitent un plan payant.", + "AGENTS": "Vous avez dépassé la limite d'agents. Le plan Hacker permet uniquement 2 agents.", + "NON_ADMIN": "Veuillez contacter votre administrateur pour mettre à niveau le plan et continuer à utiliser toutes les fonctionnalités." }, "TITLE": "Paramètres du compte", "SUBMIT": "Mettre à jour les paramètres", @@ -16,22 +16,22 @@ }, "ACCOUNT_DELETE_SECTION": { "TITLE": "Supprimer votre compte", - "NOTE": "Once you delete your account, all your data will be deleted.", + "NOTE": "Une fois que vous supprimez votre compte, toutes vos données seront supprimées.", "BUTTON_TEXT": "Supprimer votre compte", "CONFIRM": { - "TITLE": "Delete Account", + "TITLE": "Supprimer le compte", "MESSAGE": "La suppression de votre compte est irréversible. Entrez votre nom de compte ci-dessous pour confirmer que vous souhaitez le supprimer définitivement.", "BUTTON_TEXT": "Supprimer", "DISMISS": "Annuler", "PLACE_HOLDER": "Veuillez entrer {accountName} pour confirmer" }, - "SUCCESS": "Account marked for deletion", + "SUCCESS": "Compte marqué pour suppression", "FAILURE": "Impossible de supprimer le compte, essayez à nouveau !", "SCHEDULED_DELETION": { - "TITLE": "Account Scheduled for Deletion", - "MESSAGE_MANUAL": "This account is scheduled for deletion on {deletionDate}. This was requested by an administrator. You can cancel the deletion before this date.", - "MESSAGE_INACTIVITY": "This account is scheduled for deletion on {deletionDate} due to account inactivity. You can cancel the deletion before this date.", - "CLEAR_BUTTON": "Cancel Scheduled Deletion" + "TITLE": "Compte programmé pour suppression", + "MESSAGE_MANUAL": "Ce compte est programmé pour suppression le {deletionDate}. Cette demande a été effectuée par un administrateur. Vous pouvez annuler la suppression avant cette date.", + "MESSAGE_INACTIVITY": "Ce compte est programmé pour suppression le {deletionDate} en raison de l'inactivité du compte. Vous pouvez annuler la suppression avant cette date.", + "CLEAR_BUTTON": "Annuler la suppression programmée" } }, "FORM": { @@ -45,8 +45,8 @@ "NOTE": "Cet identifiant est requis si vous construisez une intégration basée sur l'API" }, "AUTO_RESOLVE": { - "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "TITLE": "Résolution automatique des conversations", + "NOTE": "Cette configuration vous permet de résoudre automatiquement la conversation après un certain délai. Définissez la durée et personnalisez le message à l'utilisateur ci-dessous." }, "NAME": { "LABEL": "Nom du compte", @@ -68,19 +68,23 @@ "PLACEHOLDER": "L'adresse de courriel de support de votre entreprise", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclure les conversations non prises en charge", + "HELP": "Lorsque cette option est activée, le système ignorera la résolution des conversations qui attendent toujours une réponse d'un agent." + }, "AUTO_RESOLVE_DURATION": { - "LABEL": "Inactivity duration for resolution", - "HELP": "Duration after a conversation should auto resolve if there is no activity", + "LABEL": "Durée d'inactivité avant résolution", + "HELP": "Durée après laquelle une conversation doit être automatiquement résolue s'il n'y a pas d'activité", "PLACEHOLDER": "30", - "ERROR": "Veuillez entrer une durée de résolution automatique valide (minimum 1 jour et maximum 999 jours)", + "ERROR": "La durée de résolution automatique doit être comprise entre 10 minutes et 999 jours", "API": { - "SUCCESS": "Auto resolve settings updated successfully", - "ERROR": "Failed to update auto resolve settings" + "SUCCESS": "Paramètres de résolution automatique mis à jour avec succès", + "ERROR": "Échec de la mise à jour des paramètres de résolution automatique" }, - "UPDATE_BUTTON": "Update Auto-resolve", - "MESSAGE_LABEL": "Custom resolution message", - "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", - "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." + "UPDATE_BUTTON": "Mettre à jour", + "MESSAGE_LABEL": "Message de résolution personnalisé", + "MESSAGE_PLACEHOLDER": "La conversation a été marquée comme résolue par le système en raison de 15 jours d'inactivité", + "MESSAGE_HELP": "Ce message est envoyé au client lorsque la conversation est automatiquement résolue par le système en raison d'une inactivité." }, "FEATURES": { "INBOUND_EMAIL_ENABLED": "La continuité des conversations avec les courriels est activée pour votre compte.", diff --git a/app/javascript/dashboard/i18n/locale/fr/helpCenter.json b/app/javascript/dashboard/i18n/locale/fr/helpCenter.json index 642f9c5aa..af3ba4da2 100644 --- a/app/javascript/dashboard/i18n/locale/fr/helpCenter.json +++ b/app/javascript/dashboard/i18n/locale/fr/helpCenter.json @@ -697,7 +697,7 @@ "LABEL": "Slug", "PLACEHOLDER": "user-guide", "ERROR": "Le Slug est requis", - "FORMAT_ERROR": "Please enter a valid slug, for eg: user-guide" + "FORMAT_ERROR": "Veuillez saisir un identifiant valide, par exemple : guide-utilisateur" } }, "PORTAL_SETTINGS": { diff --git a/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json index 7f78655d2..e65aeebf6 100644 --- a/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json @@ -47,13 +47,13 @@ "CREATE_INBOX": "Créer une boîte de réception" }, "INSTAGRAM": { - "CONTINUE_WITH_INSTAGRAM": "Continue with Instagram", - "CONNECT_YOUR_INSTAGRAM_PROFILE": "Connect your Instagram Profile", - "HELP": "To add your Instagram profile as a channel, you need to authenticate your Instagram Profile by clicking on 'Continue with Instagram' ", - "ERROR_MESSAGE": "There was an error connecting to Instagram, please try again", - "ERROR_AUTH": "There was an error connecting to Instagram, please try again", - "NEW_INBOX_SUGGESTION": "This Instagram account was previously linked to a different inbox and has now been migrated here. All new messages will appear here. The old inbox will no longer be able to send or receive messages for this account.", - "DUPLICATE_INBOX_BANNER": "This Instagram account was migrated to the new Instagram channel inbox. You won’t be able to send/receive Instagram messages from this inbox anymore." + "CONTINUE_WITH_INSTAGRAM": "Continuer avec Instagram", + "CONNECT_YOUR_INSTAGRAM_PROFILE": "Connectez votre profil Instagram", + "HELP": "Pour ajouter votre profil Instagram en tant que canal, vous devez authentifier votre profil Instagram en cliquant sur 'Continuer avec Instagram' ", + "ERROR_MESSAGE": "Une erreur est survenue lors de la connexion à Instagram, veuillez réessayer", + "ERROR_AUTH": "Une erreur est survenue lors de la connexion à Instagram, veuillez réessayer", + "NEW_INBOX_SUGGESTION": "Ce compte Instagram était précédemment lié à une autre boîte de réception et a maintenant été migré ici. Tous les nouveaux messages apparaîtront ici. L'ancienne boîte de réception ne pourra plus envoyer ni recevoir de messages pour ce compte.", + "DUPLICATE_INBOX_BANNER": "Ce compte Instagram a été migré vers la nouvelle boîte de réception du canal Instagram. Vous ne pourrez plus envoyer ni recevoir de messages Instagram depuis cette boîte de réception." }, "TWITTER": { "HELP": "Pour ajouter votre profil Twitter en tant que canal, vous devez lier votre profil Twitter en cliquant sur 'Se connecter avec Twitter' ", diff --git a/app/javascript/dashboard/i18n/locale/fr/integrations.json b/app/javascript/dashboard/i18n/locale/fr/integrations.json index 8a3341fc2..14d052530 100644 --- a/app/javascript/dashboard/i18n/locale/fr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fr/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message mis à jour", "WEBWIDGET_TRIGGERED": "Widget de discussion instantanée ouvert par l'utilisateur", "CONTACT_CREATED": "Contact créé", - "CONTACT_UPDATED": "Contact mis à jour" + "CONTACT_UPDATED": "Contact mis à jour", + "CONVERSATION_TYPING_ON": "Saisie de conversation activée", + "CONVERSATION_TYPING_OFF": "Saisie de conversation désactivée" } }, "END_POINT": { @@ -329,7 +331,7 @@ "HEADER_KNOW_MORE": "Know more", "COPILOT": { "SEND_MESSAGE": "Envoyer un message...", - "EMPTY_MESSAGE": "There was an error generating the response. Please try again.", + "EMPTY_MESSAGE": "Une erreur s'est produite lors de la génération de la réponse. Veuillez réessayer.", "LOADER": "Captain is thinking", "YOU": "Vous", "USE": "Use this", @@ -337,16 +339,16 @@ "SELECT_ASSISTANT": "Select Assistant", "PROMPTS": { "SUMMARIZE": { - "LABEL": "Summarize this conversation", - "CONTENT": "Summarize the key points discussed between the customer and the support agent, including the customer's concerns, questions, and the solutions or responses provided by the support agent" + "LABEL": "Résumer cette conversation", + "CONTENT": "Résumé des points clés de la conversation entre le client et l'agent de support, y compris les préoccupations et questions du client, ainsi que les solutions ou réponses fournies par l'agent de support" }, "SUGGEST": { - "LABEL": "Suggest an answer", - "CONTENT": "Analyze the customer's inquiry, and draft a response that effectively addresses their concerns or questions. Ensure the reply is clear, concise, and provides helpful information." + "LABEL": "Suggérer une réponse", + "CONTENT": "Analysez la demande du client et rédigez une réponse qui traite efficacement ses préoccupations ou questions. Assurez-vous que la réponse soit claire, concise et fournisse des informations utiles." }, "RATE": { - "LABEL": "Rate this conversation", - "CONTENT": "Review the conversation to see how well it meets the customer's needs. Share a rating out of 5 based on tone, clarity, and effectiveness." + "LABEL": "Évaluer cette conversation", + "CONTENT": "Revue de la conversation pour évaluer dans quelle mesure elle répond aux besoins du client. Partagez une note sur 5 en fonction du ton, de la clarté et de l'efficacité." } } }, @@ -354,9 +356,9 @@ "USER": "Vous", "ASSISTANT": "Assistant", "MESSAGE_PLACEHOLDER": "Tapez votre message...", - "HEADER": "Playground", - "DESCRIPTION": "Use this playground to send messages to your assistant and check if it responds accurately, quickly, and in the tone you expect.", - "CREDIT_NOTE": "Messages sent here will count toward your Captain credits." + "HEADER": "Terrain de jeu", + "DESCRIPTION": "Utilisez ce terrain de jeu pour envoyer des messages à votre assistant et vérifier s'il répond de manière précise, rapide et dans le ton que vous attendez.", + "CREDIT_NOTE": "Les messages envoyés ici compteront pour vos crédits Captain." }, "PAYWALL": { "TITLE": "Upgrade to use Captain AI", @@ -398,42 +400,42 @@ "FORM": { "UPDATE": "Mettre à jour", "SECTIONS": { - "BASIC_INFO": "Basic Information", - "SYSTEM_MESSAGES": "System Messages", + "BASIC_INFO": "Informations de base", + "SYSTEM_MESSAGES": "Messages système", "INSTRUCTIONS": "Instructions", "FEATURES": "Fonctionnalités", - "TOOLS": "Tools " + "TOOLS": "Outils " }, "NAME": { "LABEL": "Nom", - "PLACEHOLDER": "Enter assistant name", - "ERROR": "The name is required" + "PLACEHOLDER": "Entrez le nom de l'assistant", + "ERROR": "Le nom est requis" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description", - "ERROR": "The description is required" + "PLACEHOLDER": "Entrez la description de l'assistant", + "ERROR": "La description est requise" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name", + "PLACEHOLDER": "Entrez le nom du produit", "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { - "LABEL": "Welcome Message", - "PLACEHOLDER": "Enter welcome message" + "LABEL": "Message de bienvenue", + "PLACEHOLDER": "Entrez le message de bienvenue" }, "HANDOFF_MESSAGE": { - "LABEL": "Handoff Message", - "PLACEHOLDER": "Enter handoff message" + "LABEL": "Message de transfert", + "PLACEHOLDER": "Entrez le message de transfert" }, "RESOLUTION_MESSAGE": { - "LABEL": "Resolution Message", - "PLACEHOLDER": "Enter resolution message" + "LABEL": "Message de résolution", + "PLACEHOLDER": "Entrez le message de résolution" }, "INSTRUCTIONS": { "LABEL": "Instructions", - "PLACEHOLDER": "Enter instructions for the assistant" + "PLACEHOLDER": "Entrez les instructions pour l'assistant" }, "FEATURES": { "TITLE": "Fonctionnalités", @@ -445,7 +447,7 @@ "TITLE": "Update the assistant", "SUCCESS_MESSAGE": "The assistant has been successfully updated", "ERROR_MESSAGE": "There was an error updating the assistant, please try again.", - "NOT_FOUND": "Could not find the assistant. Please try again." + "NOT_FOUND": "Impossible de trouver l'assistant. Veuillez réessayer." }, "OPTIONS": { "EDIT_ASSISTANT": "Edit Assistant", diff --git a/app/javascript/dashboard/i18n/locale/fr/macros.json b/app/javascript/dashboard/i18n/locale/fr/macros.json index 8c1b3da23..33c0117e0 100644 --- a/app/javascript/dashboard/i18n/locale/fr/macros.json +++ b/app/javascript/dashboard/i18n/locale/fr/macros.json @@ -85,20 +85,20 @@ "ATLEAST_ONE_ACTION_REQUIRED": "At least one action is required" }, "ACTIONS": { - "ASSIGN_TEAM": "Assign a Team", - "ASSIGN_AGENT": "Assign an Agent", - "ADD_LABEL": "Add a Label", - "REMOVE_LABEL": "Remove a Label", - "REMOVE_ASSIGNED_TEAM": "Remove Assigned Team", - "SEND_EMAIL_TRANSCRIPT": "Send an Email Transcript", + "ASSIGN_TEAM": "Attribuer une équipe", + "ASSIGN_AGENT": "Attribuer un agent", + "ADD_LABEL": "Ajouter une étiquette", + "REMOVE_LABEL": "Supprimer une étiquette", + "REMOVE_ASSIGNED_TEAM": "Supprimer l’équipe assignée", + "SEND_EMAIL_TRANSCRIPT": "Envoyer une transcription par e-mail", "MUTE_CONVERSATION": "Mettre la conversation en sourdine", "SNOOZE_CONVERSATION": "Clôturer la conversation", "RESOLVE_CONVERSATION": "Résoudre la conversation", - "SEND_ATTACHMENT": "Send Attachment", - "SEND_MESSAGE": "Send a Message", + "SEND_ATTACHMENT": "Envoyer la pièce jointe", + "SEND_MESSAGE": "Envoyer un message", "CHANGE_PRIORITY": "Modifier la priorité", - "ADD_PRIVATE_NOTE": "Add a Private Note", - "SEND_WEBHOOK_EVENT": "Send Webhook Event" + "ADD_PRIVATE_NOTE": "Ajouter une note privée", + "SEND_WEBHOOK_EVENT": "Envoyer un événement Webhook" } } } diff --git a/app/javascript/dashboard/i18n/locale/he/generalSettings.json b/app/javascript/dashboard/i18n/locale/he/generalSettings.json index 6e5538efc..2332e7d60 100644 --- a/app/javascript/dashboard/i18n/locale/he/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/he/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "שם החשבון", @@ -68,16 +68,20 @@ "PLACEHOLDER": "דוא\"ל התמיכה של החברה שלך", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "אנא הזן משך פתרון אוטומטי חוקי (מינימום יום אחד ומקסימום 999 ימים)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "עדכן", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/he/integrations.json b/app/javascript/dashboard/i18n/locale/he/integrations.json index 405e453c6..ec0c6960b 100644 --- a/app/javascript/dashboard/i18n/locale/he/integrations.json +++ b/app/javascript/dashboard/i18n/locale/he/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "ההודעה עודכנה", "WEBWIDGET_TRIGGERED": "ווידג'ט צ'אט חי נפתח על ידי המשתמש", "CONTACT_CREATED": "צור קשר", - "CONTACT_UPDATED": "איש קשר עודכן" + "CONTACT_UPDATED": "איש קשר עודכן", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/hi/generalSettings.json b/app/javascript/dashboard/i18n/locale/hi/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/hi/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/hi/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/hi/integrations.json b/app/javascript/dashboard/i18n/locale/hi/integrations.json index 01dbf5ef2..abe06bb05 100644 --- a/app/javascript/dashboard/i18n/locale/hi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hi/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/hr/generalSettings.json b/app/javascript/dashboard/i18n/locale/hr/generalSettings.json index 1ea3f35b8..5f0d0961d 100644 --- a/app/javascript/dashboard/i18n/locale/hr/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/hr/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/hr/integrations.json b/app/javascript/dashboard/i18n/locale/hr/integrations.json index 71642872c..506cafc4d 100644 --- a/app/javascript/dashboard/i18n/locale/hr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hr/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/hu/generalSettings.json b/app/javascript/dashboard/i18n/locale/hu/generalSettings.json index 702605aa3..cefc92303 100644 --- a/app/javascript/dashboard/i18n/locale/hu/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/hu/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Fióknév", @@ -68,16 +68,20 @@ "PLACEHOLDER": "A vállalati támogatási e-mailcímed", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Kérjük helyes auto feloldási időszakot adj meg (minimum 1 nap, maximum 999 nap)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Frissítés", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/hu/integrations.json b/app/javascript/dashboard/i18n/locale/hu/integrations.json index 26f2edcd9..25cb95f2e 100644 --- a/app/javascript/dashboard/i18n/locale/hu/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hu/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Üzenet frissítve", "WEBWIDGET_TRIGGERED": "A felhasználó által megnyitott élő chat widget", "CONTACT_CREATED": "Kontakt létrehozva", - "CONTACT_UPDATED": "Kontakt frissítve" + "CONTACT_UPDATED": "Kontakt frissítve", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/hy/generalSettings.json b/app/javascript/dashboard/i18n/locale/hy/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/hy/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/hy/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/hy/integrations.json b/app/javascript/dashboard/i18n/locale/hy/integrations.json index 5300c9239..e57ecb7cd 100644 --- a/app/javascript/dashboard/i18n/locale/hy/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hy/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/id/generalSettings.json b/app/javascript/dashboard/i18n/locale/id/generalSettings.json index 8b6cb639f..8217969cf 100644 --- a/app/javascript/dashboard/i18n/locale/id/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/id/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nama Akun", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Email dukungan perusahaan Anda", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Harap masukkan durasi penyelesaian otomatis yang valid (minimal 1 hari dan maksimal 999 hari)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Perbarui", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/id/integrations.json b/app/javascript/dashboard/i18n/locale/id/integrations.json index a7b5acf20..01ff9e00a 100644 --- a/app/javascript/dashboard/i18n/locale/id/integrations.json +++ b/app/javascript/dashboard/i18n/locale/id/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Pesan diperbarui", "WEBWIDGET_TRIGGERED": "Widget obrolan langsung dibuka oleh pengguna", "CONTACT_CREATED": "Kontak dibuat", - "CONTACT_UPDATED": "Kontak diperbarui" + "CONTACT_UPDATED": "Kontak diperbarui", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/is/generalSettings.json b/app/javascript/dashboard/i18n/locale/is/generalSettings.json index 1db062d0a..d16bf6199 100644 --- a/app/javascript/dashboard/i18n/locale/is/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/is/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Aðgangsnafn", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Þjónustu tölvupóstur fyrirtækisins", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Vinsamlega sláðu inn gilda lengd sjálfvirkrar úrlausnar (lágmark 1 dagur og hámark 999 dagar)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Uppfæra", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/is/integrations.json b/app/javascript/dashboard/i18n/locale/is/integrations.json index c8407059c..5e0a47814 100644 --- a/app/javascript/dashboard/i18n/locale/is/integrations.json +++ b/app/javascript/dashboard/i18n/locale/is/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/it/generalSettings.json b/app/javascript/dashboard/i18n/locale/it/generalSettings.json index 7768df6a0..96d45fb75 100644 --- a/app/javascript/dashboard/i18n/locale/it/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/it/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nome account", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Email di supporto della tua azienda", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Inserisci una durata di risoluzione automatica valida (minimo 1 giorno e massimo 999 giorni)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Aggiorna", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/it/integrations.json b/app/javascript/dashboard/i18n/locale/it/integrations.json index d7e5fe340..7ce30781d 100644 --- a/app/javascript/dashboard/i18n/locale/it/integrations.json +++ b/app/javascript/dashboard/i18n/locale/it/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Messaggio aggiornato", "WEBWIDGET_TRIGGERED": "Widget live chat aperto dall'utente", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ja/generalSettings.json b/app/javascript/dashboard/i18n/locale/ja/generalSettings.json index 43f1f1338..5f3ce3a8e 100644 --- a/app/javascript/dashboard/i18n/locale/ja/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ja/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "アカウント名", @@ -68,16 +68,20 @@ "PLACEHOLDER": "会社のサポートメールアドレス", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "有効な自動解決期間を入力してください(最小1日、最大999日)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "更新", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ja/integrations.json b/app/javascript/dashboard/i18n/locale/ja/integrations.json index d346e6354..ca786140f 100644 --- a/app/javascript/dashboard/i18n/locale/ja/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ja/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "メッセージが更新されました", "WEBWIDGET_TRIGGERED": "ユーザーによってライブチャットウィジェットが開かれました", "CONTACT_CREATED": "連絡先が作成されました", - "CONTACT_UPDATED": "連絡先が更新されました" + "CONTACT_UPDATED": "連絡先が更新されました", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ka/generalSettings.json b/app/javascript/dashboard/i18n/locale/ka/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/ka/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ka/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ka/integrations.json b/app/javascript/dashboard/i18n/locale/ka/integrations.json index 5300c9239..e57ecb7cd 100644 --- a/app/javascript/dashboard/i18n/locale/ka/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ka/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ko/generalSettings.json b/app/javascript/dashboard/i18n/locale/ko/generalSettings.json index 025203677..f5a58fbe1 100644 --- a/app/javascript/dashboard/i18n/locale/ko/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ko/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "계정 이름", @@ -68,16 +68,20 @@ "PLACEHOLDER": "회사 지원 이메일", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "업데이트", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ko/integrations.json b/app/javascript/dashboard/i18n/locale/ko/integrations.json index 57efa4fc8..9d08df7df 100644 --- a/app/javascript/dashboard/i18n/locale/ko/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ko/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/lt/generalSettings.json b/app/javascript/dashboard/i18n/locale/lt/generalSettings.json index de1e474cb..21729fe24 100644 --- a/app/javascript/dashboard/i18n/locale/lt/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/lt/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Paskyros vardas", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Jūsų įmonės pagalbos el. paštas", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Įveskite tinkamą automatinio išsprendimo trukmę (mažiausiai 1 diena ir daugiausia 999 dienos)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Atnaujinti", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/lt/integrations.json b/app/javascript/dashboard/i18n/locale/lt/integrations.json index 60bd7755a..7584aad45 100644 --- a/app/javascript/dashboard/i18n/locale/lt/integrations.json +++ b/app/javascript/dashboard/i18n/locale/lt/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Pranešimas atnaujintas", "WEBWIDGET_TRIGGERED": "Tiesioginio pokalbio valdiklis, kurį atidarė vartotojas", "CONTACT_CREATED": "Sukurtas kontaktas", - "CONTACT_UPDATED": "Kontaktas atnaujintas" + "CONTACT_UPDATED": "Kontaktas atnaujintas", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/lv/generalSettings.json b/app/javascript/dashboard/i18n/locale/lv/generalSettings.json index 73080339e..c2f433163 100644 --- a/app/javascript/dashboard/i18n/locale/lv/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/lv/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Konta nosaukums", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Jūsu uzņēmuma atbalsta e-pasts", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Lūdzu, ievadiet derīgu automātiskās atrisināšanas ilgumu (vismaz 1 diena un ne vairāk kā 999 dienas)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Atjaunināt", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/lv/integrations.json b/app/javascript/dashboard/i18n/locale/lv/integrations.json index a9ae45efe..31e21313f 100644 --- a/app/javascript/dashboard/i18n/locale/lv/integrations.json +++ b/app/javascript/dashboard/i18n/locale/lv/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Ziņojums atjaunināts", "WEBWIDGET_TRIGGERED": "Lietotājs atvēra tiešsaistes tērzēšanas logrīku", "CONTACT_CREATED": "Kontaktpersona izveidota", - "CONTACT_UPDATED": "Kontaktpersona atjaunināta" + "CONTACT_UPDATED": "Kontaktpersona atjaunināta", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ml/generalSettings.json b/app/javascript/dashboard/i18n/locale/ml/generalSettings.json index 5762edb82..e2769cbf0 100644 --- a/app/javascript/dashboard/i18n/locale/ml/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ml/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "അക്കൗണ്ടിന്റെ പേര്", @@ -68,16 +68,20 @@ "PLACEHOLDER": "നിങ്ങളുടെ കമ്പനിയുടെ പിന്തുണാ ഇമെയിൽ", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "അപ്‌ഡേറ്റ്", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ml/integrations.json b/app/javascript/dashboard/i18n/locale/ml/integrations.json index 239803cd5..8be42ade5 100644 --- a/app/javascript/dashboard/i18n/locale/ml/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ml/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ms/generalSettings.json b/app/javascript/dashboard/i18n/locale/ms/generalSettings.json index 02a2dc675..6a36c3ee5 100644 --- a/app/javascript/dashboard/i18n/locale/ms/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ms/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ms/integrations.json b/app/javascript/dashboard/i18n/locale/ms/integrations.json index 6d2b90acf..09770398e 100644 --- a/app/javascript/dashboard/i18n/locale/ms/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ms/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ne/generalSettings.json b/app/javascript/dashboard/i18n/locale/ne/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/ne/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ne/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ne/integrations.json b/app/javascript/dashboard/i18n/locale/ne/integrations.json index dd959dc09..c18a22039 100644 --- a/app/javascript/dashboard/i18n/locale/ne/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ne/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/nl/generalSettings.json b/app/javascript/dashboard/i18n/locale/nl/generalSettings.json index 9f353955c..6c1c86cc0 100644 --- a/app/javascript/dashboard/i18n/locale/nl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/nl/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "accountnaam", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mailadres support van uw bedrijf", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Vernieuwen", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/nl/integrations.json b/app/javascript/dashboard/i18n/locale/nl/integrations.json index b80ce0712..8b5acabef 100644 --- a/app/javascript/dashboard/i18n/locale/nl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/nl/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Bericht bijgewerkt", "WEBWIDGET_TRIGGERED": "Live chat widget geopend door de gebruiker", "CONTACT_CREATED": "Contact aangemaakt", - "CONTACT_UPDATED": "Contact aangemaakt" + "CONTACT_UPDATED": "Contact aangemaakt", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/no/generalSettings.json b/app/javascript/dashboard/i18n/locale/no/generalSettings.json index 9aefa3d13..8cb2dc0b8 100644 --- a/app/javascript/dashboard/i18n/locale/no/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/no/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Kontonavn", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Ditt firmas support e-post", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Oppdater", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/no/integrations.json b/app/javascript/dashboard/i18n/locale/no/integrations.json index 0d0a80e97..37730dee2 100644 --- a/app/javascript/dashboard/i18n/locale/no/integrations.json +++ b/app/javascript/dashboard/i18n/locale/no/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/pl/generalSettings.json b/app/javascript/dashboard/i18n/locale/pl/generalSettings.json index 5acdeeab5..32f7df3ce 100644 --- a/app/javascript/dashboard/i18n/locale/pl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/pl/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nazwa konta", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mail obsługi klienta Twojej firmy", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Wprowadź poprawną wartość dla czasu automatycznego zamykania rozmów (minimum 1 dzień, maksimum 999 dni)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Aktualizuj", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/pl/integrations.json b/app/javascript/dashboard/i18n/locale/pl/integrations.json index 7edd5db6e..17a431edb 100644 --- a/app/javascript/dashboard/i18n/locale/pl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pl/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Aktualizacja wiadomości", "WEBWIDGET_TRIGGERED": "Użytkownik otworzył czat na żywo", "CONTACT_CREATED": "Utworzenie kontaktu", - "CONTACT_UPDATED": "Aktualizacja kontaktu" + "CONTACT_UPDATED": "Aktualizacja kontaktu", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/pt/generalSettings.json b/app/javascript/dashboard/i18n/locale/pt/generalSettings.json index caf2dd990..f7a221921 100644 --- a/app/javascript/dashboard/i18n/locale/pt/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/pt/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nome da conta", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mail de suporte da sua empresa", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Por favor, indique um período de resolução automática válido (mínimo de 1 dia e máximo de 999 dias)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Atualização", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/pt/integrations.json b/app/javascript/dashboard/i18n/locale/pt/integrations.json index eabf9e01d..7ac8b957d 100644 --- a/app/javascript/dashboard/i18n/locale/pt/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Mensagem atualizada", "WEBWIDGET_TRIGGERED": "Widget de live-chat aberto pelo utilizador", "CONTACT_CREATED": "Contacto criado", - "CONTACT_UPDATED": "Contacto atualizado" + "CONTACT_UPDATED": "Contacto atualizado", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/advancedFilters.json b/app/javascript/dashboard/i18n/locale/pt_BR/advancedFilters.json index 1a48cedde..7958f4c14 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/advancedFilters.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/advancedFilters.json @@ -45,7 +45,7 @@ "FALSE": "Falso" }, "ATTRIBUTES": { - "STATUS": "Situação", + "STATUS": "Status", "ASSIGNEE_NAME": "Agente atribuído", "INBOX_NAME": "Caixa de Entrada", "TEAM_NAME": "Nome do Time", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json index d6289dfb9..87c112cec 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json @@ -15,7 +15,7 @@ "DESC": "Você pode adicionar e/ou remover agentes de um time.", "NAME": "Nome", "EMAIL": "E-mail", - "STATUS": "Situação", + "STATUS": "Status", "ACTIONS": "Ações", "VERIFIED": "Verificado", "VERIFICATION_PENDING": "Verificação Pendente", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/automation.json b/app/javascript/dashboard/i18n/locale/pt_BR/automation.json index c133acf78..5b3af42a7 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/automation.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/automation.json @@ -156,7 +156,7 @@ "INBOX": "Caixa de Entrada", "CONVERSATION_LANGUAGE": "Idioma da conversa", "PHONE_NUMBER": "Número de Telefone", - "STATUS": "Situação", + "STATUS": "Status", "BROWSER_LANGUAGE": "Idioma do navegador", "MAIL_SUBJECT": "Assunto do e-mail", "COUNTRY_NAME": "País/região", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json b/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json index 431eaafe7..d60cc1c06 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json @@ -39,7 +39,7 @@ "VIEW_FILTER": "Visualizar", "SORT_TOOLTIP_LABEL": "Ordenar conversas", "CHAT_SORT": { - "STATUS": "Situação", + "STATUS": "Status", "ORDER_BY": "Ordenar por" }, "CHAT_TIME_STAMP": { diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/contact.json b/app/javascript/dashboard/i18n/locale/pt_BR/contact.json index 672e9a0dd..0a840b88a 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/contact.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/contact.json @@ -283,7 +283,7 @@ }, "CONTACTS_LAYOUT": { "HEADER": { - "TITLE": "Contato", + "TITLE": "Contatos", "SEARCH_TITLE": "Pesquisar contatos", "SEARCH_PLACEHOLDER": "Pesquisar...", "MESSAGE_BUTTON": "Enviar Mensagem", @@ -291,7 +291,7 @@ "BLOCK_CONTACT": "Bloquear contato", "UNBLOCK_CONTACT": "Desbloquear contato", "BREADCRUMB": { - "CONTACTS": "Contato" + "CONTACTS": "Contatos" }, "ACTIONS": { "CONTACT_CREATION": { diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json index 32e9c436a..42e754522 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json @@ -201,12 +201,12 @@ }, "VISIBLE_TO_AGENTS": "Mensagem Privada: Apenas visível para você e seu time", "CHANGE_STATUS": "Estado da conversa mudou", - "CHANGE_STATUS_FAILED": "Mudança de situação da conversa falhou", + "CHANGE_STATUS_FAILED": "Mudança de status da conversa falhou", "CHANGE_AGENT": "Novo agente atribuído", "CHANGE_AGENT_FAILED": "Falha ao atribuir outro agente", "ASSIGN_LABEL_SUCCESFUL": "Etiqueta atribuída com sucesso", "ASSIGN_LABEL_FAILED": "Falha ao atribuir etiqueta", - "CHANGE_TEAM": "Situação da conversa mudou", + "CHANGE_TEAM": "Status da conversa mudou", "FILE_SIZE_LIMIT": "O arquivo excede os {MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB do limite para anexos", "MESSAGE_ERROR": "Não foi possível enviar esta mensagem, por favor, tente novamente mais tarde", "SENT_BY": "Enviado por:", @@ -234,7 +234,7 @@ } }, "SIDEBAR": { - "CONTACT": "Contato", + "CONTACT": "Contatos", "COPILOT": "Copiloto" } }, diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json b/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json index a08336e6c..8a567595b 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Resolver conversas automaticamente", - "NOTE": "Essa configuração permitirá que você finalize automaticamente a conversa após um determinado período. Defina abaixo a duração e personalize a mensagem para o usuário." + "NOTE": "Essa configuração permite resolver automaticamente a conversa após um determinado período. Defina a duração e personalize a mensagem para o usuário abaixo." }, "NAME": { "LABEL": "Nome da Conta", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mail de suporte da sua empresa", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Excluir conversas não atendidas", + "HELP": "Se ativado, o sistema não resolverá conversas que estiverem aguardando a resposta de um atendente." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Tempo de inatividade para resolução", - "HELP": "Duration after a conversation should auto resolve if there is no activity", + "HELP": "Duração após a qual a conversa deve ser encerrada automaticamente em caso de inatividade", "PLACEHOLDER": "30", - "ERROR": "Por favor, insira um período de resolução automática válido (mínimo de 1 dia e máximo de 999 dias)", + "ERROR": "A duração para encerramento automático deve estar entre 10 minutos e 999 dias", "API": { "SUCCESS": "Configurações de resolução automática atualizadas com sucesso", "ERROR": "Falha ao atualizar as configurações de resolução automática" }, - "UPDATE_BUTTON": "Atualizar resolução automática", + "UPDATE_BUTTON": "Atualizar", "MESSAGE_LABEL": "Mensagem de resolução personalizada", "MESSAGE_PLACEHOLDER": "A conversa foi marcada como resolvida pelo sistema por ter 15 dias de inatividade", "MESSAGE_HELP": "Esta mensagem é enviada ao cliente quando uma conversa é resolvida automaticamente pelo sistema devido à inatividade." diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json b/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json index d9bb5aa32..9c7ec6a14 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json @@ -320,7 +320,7 @@ "TITLE": "Título", "CATEGORY": "Categoria", "READ_COUNT": "Visualizações", - "STATUS": "Situação", + "STATUS": "Status", "LAST_EDITED": "Última edição" }, "COLUMNS": { diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json index a0f15b766..0cb18819c 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Mensagem atualizada", "WEBWIDGET_TRIGGERED": "Widget de chat aberto pelo usuário", "CONTACT_CREATED": "Contato criado", - "CONTACT_UPDATED": "Contato atualizado" + "CONTACT_UPDATED": "Contato atualizado", + "CONVERSATION_TYPING_ON": "Status de Digitação ativado", + "CONVERSATION_TYPING_OFF": "Status de Digitação desativado" } }, "END_POINT": { @@ -287,7 +289,7 @@ "SEARCH": "Pesquisar etiqueta" }, "STATUS": { - "LABEL": "Situação", + "LABEL": "Status", "PLACEHOLDER": "Selecione Status", "SEARCH": "Pesquisar status" }, @@ -305,7 +307,7 @@ "LOADING_TEAM_ENTITIES_ERROR": "Houve um erro ao buscar as entidades do time, por favor, tente novamente" }, "ISSUE": { - "STATUS": "Situação", + "STATUS": "Status", "PRIORITY": "Prioridade", "ASSIGNEE": "Responsável", "LABELS": "Etiquetas", @@ -539,7 +541,7 @@ "ALL_ASSISTANTS": "Todos" }, "STATUS": { - "TITLE": "Situação", + "TITLE": "Status", "PENDING": "Pendentes", "APPROVED": "Aceito", "ALL": "Todos" diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/report.json b/app/javascript/dashboard/i18n/locale/pt_BR/report.json index 1565b76ea..cdad1b31f 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/report.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/report.json @@ -474,7 +474,7 @@ "AGENT": "Agente", "OPEN": "Abrir", "UNATTENDED": "Não atendidas", - "STATUS": "Situação" + "STATUS": "Status" } }, "TEAM_CONVERSATIONS": { @@ -486,11 +486,11 @@ "TEAM": "Time", "OPEN": "Abrir", "UNATTENDED": "Não atendidas", - "STATUS": "Situação" + "STATUS": "Status" } }, "AGENT_STATUS": { - "HEADER": "Situação do agente", + "HEADER": "Status do agente", "ONLINE": "Disponível", "BUSY": "Ocupado", "OFFLINE": "Desconectado" diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json index 7171217a8..fe275b6b9 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json @@ -279,7 +279,7 @@ "UNATTENDED_CONVERSATIONS": "Não atendidas", "REPORTS": "Relatórios", "SETTINGS": "Configurações", - "CONTACTS": "Contato", + "CONTACTS": "Contatos", "CAPTAIN": "Capitão", "CAPTAIN_ASSISTANTS": "Assistentes", "CAPTAIN_DOCUMENTS": "Documentos", diff --git a/app/javascript/dashboard/i18n/locale/ro/generalSettings.json b/app/javascript/dashboard/i18n/locale/ro/generalSettings.json index 51ead4b23..f8b245cd1 100644 --- a/app/javascript/dashboard/i18n/locale/ro/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ro/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Nume cont", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mailul de asistență al companiei dumneavoastră", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Vă rugăm să introduceți o durată validă de rezolvare automată (minim 1 zi și maximum 999 de zile)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Actualizare", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ro/integrations.json b/app/javascript/dashboard/i18n/locale/ro/integrations.json index 38340d476..c2575ec94 100644 --- a/app/javascript/dashboard/i18n/locale/ro/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ro/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Mesaj actualizat", "WEBWIDGET_TRIGGERED": "Widget de chat live deschis de utilizator", "CONTACT_CREATED": "Persoană de contact creată", - "CONTACT_UPDATED": "Persoană de contact actualizată" + "CONTACT_UPDATED": "Persoană de contact actualizată", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ru/generalSettings.json b/app/javascript/dashboard/i18n/locale/ru/generalSettings.json index 00c056536..38ec9c2ce 100644 --- a/app/javascript/dashboard/i18n/locale/ru/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ru/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Имя аккаунта", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Email службы поддержки вашей компании", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Введите корректную длительность для автозавершения диалога (минимум 1 день, максимум 999)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Обновить", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ru/integrations.json b/app/javascript/dashboard/i18n/locale/ru/integrations.json index cf4a3286a..13c54d302 100644 --- a/app/javascript/dashboard/i18n/locale/ru/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ru/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Сообщение обновлено", "WEBWIDGET_TRIGGERED": "Виджет онлайн чата, открыт пользователем", "CONTACT_CREATED": "Контакт создан", - "CONTACT_UPDATED": "Контакт обновлен" + "CONTACT_UPDATED": "Контакт обновлен", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/sh/generalSettings.json b/app/javascript/dashboard/i18n/locale/sh/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/sh/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/sh/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/sh/integrations.json b/app/javascript/dashboard/i18n/locale/sh/integrations.json index 5300c9239..e57ecb7cd 100644 --- a/app/javascript/dashboard/i18n/locale/sh/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sh/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/sk/generalSettings.json b/app/javascript/dashboard/i18n/locale/sk/generalSettings.json index 338c92cb5..f0cc9e8ac 100644 --- a/app/javascript/dashboard/i18n/locale/sk/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/sk/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Názov účtu", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-mailová podpora vašej spoločnosti", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/sk/integrations.json b/app/javascript/dashboard/i18n/locale/sk/integrations.json index d04a971ff..d22a60294 100644 --- a/app/javascript/dashboard/i18n/locale/sk/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sk/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/sl/generalSettings.json b/app/javascript/dashboard/i18n/locale/sl/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/sl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/sl/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/sl/integrations.json b/app/javascript/dashboard/i18n/locale/sl/integrations.json index d225f442e..dcfca6e9e 100644 --- a/app/javascript/dashboard/i18n/locale/sl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sl/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/sq/generalSettings.json b/app/javascript/dashboard/i18n/locale/sq/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/sq/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/sq/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/sq/integrations.json b/app/javascript/dashboard/i18n/locale/sq/integrations.json index 36826d0db..d3a7f8c8d 100644 --- a/app/javascript/dashboard/i18n/locale/sq/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sq/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/sr/generalSettings.json b/app/javascript/dashboard/i18n/locale/sr/generalSettings.json index 6269f50f6..f808851d8 100644 --- a/app/javascript/dashboard/i18n/locale/sr/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/sr/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Naziv naloga", @@ -68,16 +68,20 @@ "PLACEHOLDER": "E-pošta podrške vaše kompanije", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Molim vas unesite ispravno trajanje za automatsko rešavanje (minimalno 1 dan i maksimalno 999 dana)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Primeni", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/sr/integrations.json b/app/javascript/dashboard/i18n/locale/sr/integrations.json index 8af9a3b60..1db35cc89 100644 --- a/app/javascript/dashboard/i18n/locale/sr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sr/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Poruka je izmenjena", "WEBWIDGET_TRIGGERED": "Vidžet za ćaskanje je otvoren od strane korisnika", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/sv/generalSettings.json b/app/javascript/dashboard/i18n/locale/sv/generalSettings.json index d618a5977..e4f72bf9a 100644 --- a/app/javascript/dashboard/i18n/locale/sv/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/sv/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Kontonamn", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Ditt företags supportmejl", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Uppdatera", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/sv/integrations.json b/app/javascript/dashboard/i18n/locale/sv/integrations.json index 8fd861823..5942f99a4 100644 --- a/app/javascript/dashboard/i18n/locale/sv/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sv/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ta/generalSettings.json b/app/javascript/dashboard/i18n/locale/ta/generalSettings.json index c22bae67f..f1e16d2e2 100644 --- a/app/javascript/dashboard/i18n/locale/ta/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ta/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "கணக்கின் பெயர்", @@ -68,16 +68,20 @@ "PLACEHOLDER": "உங்கள் நிறுவனத்தின் சேவைக்கான ஈ-மெயில் முகவரி", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "புதுப்பிப்பு", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ta/integrations.json b/app/javascript/dashboard/i18n/locale/ta/integrations.json index 10643fec2..9626e0fb0 100644 --- a/app/javascript/dashboard/i18n/locale/ta/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ta/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/th/generalSettings.json b/app/javascript/dashboard/i18n/locale/th/generalSettings.json index a792627de..7e09ea6a2 100644 --- a/app/javascript/dashboard/i18n/locale/th/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/th/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "ชื่อบัญชี", @@ -68,16 +68,20 @@ "PLACEHOLDER": "อีเมล์ช่วยเหลือในบริษัทของคุณ", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "โปรดระบุช่วงเวลาในการปิดการสนทนาอัตโนมัติให้ถูกต้อง (ขั้นต่ำ 1 วัน มากสุด 999 วัน)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "อัพเดท", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/th/integrations.json b/app/javascript/dashboard/i18n/locale/th/integrations.json index a1d92a1a4..7fb20eb52 100644 --- a/app/javascript/dashboard/i18n/locale/th/integrations.json +++ b/app/javascript/dashboard/i18n/locale/th/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "อัปเดตข้อความแล้ว", "WEBWIDGET_TRIGGERED": "Live chat widget ถูกเปิดโดยผู้ใช้งาน", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/tl/generalSettings.json b/app/javascript/dashboard/i18n/locale/tl/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/tl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/tl/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/tl/integrations.json b/app/javascript/dashboard/i18n/locale/tl/integrations.json index f1a1d42c2..0e3c46b97 100644 --- a/app/javascript/dashboard/i18n/locale/tl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/tl/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/tr/generalSettings.json b/app/javascript/dashboard/i18n/locale/tr/generalSettings.json index 5de8f51f2..a000921de 100644 --- a/app/javascript/dashboard/i18n/locale/tr/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/tr/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Hesap Adı", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Şirketinizin destek e-postası", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Lütfen geçerli bir otomatik çözüm süresi girin (minimum 1 gün ve maksimum 999 gün)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Güncelleme", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/tr/integrations.json b/app/javascript/dashboard/i18n/locale/tr/integrations.json index 9d18d873d..d2e0426a9 100644 --- a/app/javascript/dashboard/i18n/locale/tr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/tr/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Mesaj Güncellendi", "WEBWIDGET_TRIGGERED": "Kullanıcı tarafından canlı sohbet widget'ı açıldı", "CONTACT_CREATED": "Kişi Oluşturuldu", - "CONTACT_UPDATED": "Kişi Güncellendi" + "CONTACT_UPDATED": "Kişi Güncellendi", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/uk/generalSettings.json b/app/javascript/dashboard/i18n/locale/uk/generalSettings.json index 313e2b1d6..1e166b3d0 100644 --- a/app/javascript/dashboard/i18n/locale/uk/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/uk/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Назва облікового запису", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Email підтримки вашої компанії", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Будь ласка, введіть допустиму тривалість автозакртиття (мінімум 1 день і максимум 999 днів)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Оновити", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/uk/integrations.json b/app/javascript/dashboard/i18n/locale/uk/integrations.json index 0da64bbaa..a13516cd8 100644 --- a/app/javascript/dashboard/i18n/locale/uk/integrations.json +++ b/app/javascript/dashboard/i18n/locale/uk/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Повідомлення оновлено", "WEBWIDGET_TRIGGERED": "Віджет онлайн чату відкрий користувачем", "CONTACT_CREATED": "Контакт створено", - "CONTACT_UPDATED": "Контакт оновлено" + "CONTACT_UPDATED": "Контакт оновлено", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ur/generalSettings.json b/app/javascript/dashboard/i18n/locale/ur/generalSettings.json index 47ad0b1ff..e0bee9f65 100644 --- a/app/javascript/dashboard/i18n/locale/ur/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ur/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ur/integrations.json b/app/javascript/dashboard/i18n/locale/ur/integrations.json index 914adced3..6e3f11061 100644 --- a/app/javascript/dashboard/i18n/locale/ur/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ur/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/generalSettings.json b/app/javascript/dashboard/i18n/locale/ur_IN/generalSettings.json index e586fe761..7da76df18 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Account name", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Update", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json b/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json index 5300c9239..e57ecb7cd 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/vi/generalSettings.json b/app/javascript/dashboard/i18n/locale/vi/generalSettings.json index 09745536f..14332c848 100644 --- a/app/javascript/dashboard/i18n/locale/vi/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/vi/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "Tên tài khoản", @@ -68,16 +68,20 @@ "PLACEHOLDER": "Email hỗ trợ của công ty bạn", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Vui lòng điền thời lượng tự động giải quyết hợp lệ (tối thiểu 1 ngày và tối đa 999 ngày)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "Cập nhật", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/vi/integrations.json b/app/javascript/dashboard/i18n/locale/vi/integrations.json index 8cdd6c425..6d50f75dc 100644 --- a/app/javascript/dashboard/i18n/locale/vi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/vi/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Tin nhắn đã được cập nhật", "WEBWIDGET_TRIGGERED": "Tiện ích trò chuyện trực tuyến do người dùng mở", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/generalSettings.json b/app/javascript/dashboard/i18n/locale/zh_CN/generalSettings.json index c3b954dda..a0545add4 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "帐户名称", @@ -68,16 +68,20 @@ "PLACEHOLDER": "您公司的支持邮件", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "请输入一个有效的自动解决时间 (至少 1 天,最多999 天)。", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "更新", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json b/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json index 1c13783c8..406e17ead 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "消息已更新", "WEBWIDGET_TRIGGERED": "用户打开实时聊天小部件", "CONTACT_CREATED": "联系人已创建", - "CONTACT_UPDATED": "联系人已更新" + "CONTACT_UPDATED": "联系人已更新", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/generalSettings.json b/app/javascript/dashboard/i18n/locale/zh_TW/generalSettings.json index 14516002f..af49409ef 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/generalSettings.json @@ -46,7 +46,7 @@ }, "AUTO_RESOLVE": { "TITLE": "Auto-resolve conversations", - "NOTE": "This configuration would allow you to automatically end the conversation after a certain period. Set the duration and customize the message to the user below." + "NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period. Set the duration and customize the message to the user below." }, "NAME": { "LABEL": "帳戶名稱", @@ -68,16 +68,20 @@ "PLACEHOLDER": "您公司的客服信箱", "ERROR": "" }, + "AUTO_RESOLVE_IGNORE_WAITING": { + "LABEL": "Exclude unattended conversations", + "HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent’s reply." + }, "AUTO_RESOLVE_DURATION": { "LABEL": "Inactivity duration for resolution", "HELP": "Duration after a conversation should auto resolve if there is no activity", "PLACEHOLDER": "30", - "ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)", + "ERROR": "Auto resolve duration should be between 10 minutes and 999 days", "API": { "SUCCESS": "Auto resolve settings updated successfully", "ERROR": "Failed to update auto resolve settings" }, - "UPDATE_BUTTON": "Update Auto-resolve", + "UPDATE_BUTTON": "更新", "MESSAGE_LABEL": "Custom resolution message", "MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity", "MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity." diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json b/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json index 758fbe8ce..71f96f4a2 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json @@ -41,7 +41,9 @@ "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user", "CONTACT_CREATED": "Contact created", - "CONTACT_UPDATED": "Contact updated" + "CONTACT_UPDATED": "Contact updated", + "CONVERSATION_TYPING_ON": "Conversation Typing On", + "CONVERSATION_TYPING_OFF": "Conversation Typing Off" } }, "END_POINT": { diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 5d249f49c..7994df163 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -146,8 +146,8 @@ fr: pending: 'La conversation a été marquée comme en attente par %{user_name}' snoozed: 'La conversation a été reportée par %{user_name}' auto_resolved_days: 'La conversation a été marquée comme résolue par le système en raison de %{count} jours d''inactivité' - auto_resolved_hours: 'Conversation was marked resolved by system due to %{count} hours of inactivity' - auto_resolved_minutes: 'Conversation was marked resolved by system due to %{count} minutes of inactivity' + auto_resolved_hours: 'La conversation a été marquée comme résolue par le système en raison de %{count} heures d''inactivité' + auto_resolved_minutes: 'La conversation a été marquée comme résolue par le système en raison de %{count} minutes d''inactivité' system_auto_open: Le système a rouvert la conversation en raison d'un nouveau message entrant. priority: added: '%{user_name} fixe la priorité à %{new_priority}' @@ -224,8 +224,8 @@ fr: description: 'Connect your Shopify store to access order details, customer information, and product data directly within your conversations and helps your support team provide faster, more contextual assistance to your customers.' leadsquared: name: 'LeadSquared' - short_description: 'Sync your contacts and conversations with LeadSquared CRM.' - description: 'Sync your contacts and conversations with LeadSquared CRM. This integration automatically creates leads in LeadSquared when new contacts are added, and logs conversation activity to provide your sales team with complete context.' + short_description: 'Synchronisez vos contacts et conversations avec LeadSquared CRM.' + description: 'Synchronisez vos contacts et conversations avec LeadSquared CRM. Cette intégration crée automatiquement des prospects dans LeadSquared lorsque de nouveaux contacts sont ajoutés, et enregistre l''activité des conversations pour fournir à votre équipe de vente un contexte complet.' captain: copilot_error: 'Please connect an assistant to this inbox to use Copilot' copilot_limit: 'You are out of Copilot credits. You can buy more credits from the billing section.' @@ -287,24 +287,24 @@ fr: one: '%{count} seconde' other: '%{count} seconds' automation: - system_name: 'Automation System' + system_name: 'Système d''automatisation' crm: - no_message: 'No messages in conversation' - attachment: '[Attachment: %{type}]' + no_message: 'Aucun message dans la conversation' + attachment: '[Pièce jointe : %{type}]' no_content: '[No content]' created_activity: | - New conversation started on %{brand_name} + Une nouvelle conversation a été lancée sur %{brand_name} - Channel: %{channel_info} - Created: %{formatted_creation_time} - Conversation ID: %{display_id} - View in %{brand_name}: %{url} + Canal : %{channel_info} + Créée le : %{formatted_creation_time} + ID de la conversation : %{display_id} + Voir dans %{brand_name} : %{url} transcript_activity: | - Conversation Transcript from %{brand_name} + Transcription de la conversation depuis %{brand_name} - Channel: %{channel_info} - Conversation ID: %{display_id} - View in %{brand_name}: %{url} + Canal : %{channel_info} + ID de la conversation : %{display_id} + Voir dans %{brand_name} : %{url} - Transcript: + Transcription : %{format_messages}