diff --git a/app/javascript/dashboard/i18n/locale/am/contact.json b/app/javascript/dashboard/i18n/locale/am/contact.json
index 184e461de..8944def30 100644
--- a/app/javascript/dashboard/i18n/locale/am/contact.json
+++ b/app/javascript/dashboard/i18n/locale/am/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Cancel"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ar/contact.json b/app/javascript/dashboard/i18n/locale/ar/contact.json
index 3f7e943d8..c76c4cda4 100644
--- a/app/javascript/dashboard/i18n/locale/ar/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ar/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "استيراد",
"CANCEL": "إلغاء"
},
- "SUCCESS_MESSAGE": "تم حفظ جهة الاتصال بنجاح",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "حدث خطأ، الرجاء المحاولة مرة أخرى"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/bg/contact.json b/app/javascript/dashboard/i18n/locale/bg/contact.json
index 04224f1c9..21ec58e26 100644
--- a/app/javascript/dashboard/i18n/locale/bg/contact.json
+++ b/app/javascript/dashboard/i18n/locale/bg/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Внасяне",
"CANCEL": "Отмени"
},
- "SUCCESS_MESSAGE": "Успешно запазване на контактите",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Възникна грешка, моля опитайте отново"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ca/contact.json b/app/javascript/dashboard/i18n/locale/ca/contact.json
index 1ddfd8773..1b46ee1af 100644
--- a/app/javascript/dashboard/i18n/locale/ca/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ca/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importa",
"CANCEL": "Cancel·la"
},
- "SUCCESS_MESSAGE": "Contactes desat correctament",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/cs/contact.json b/app/javascript/dashboard/i18n/locale/cs/contact.json
index a51ccaa93..7ede8d19b 100644
--- a/app/javascript/dashboard/i18n/locale/cs/contact.json
+++ b/app/javascript/dashboard/i18n/locale/cs/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Zrušit"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Došlo k chybě, zkuste to prosím znovu"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/da/contact.json b/app/javascript/dashboard/i18n/locale/da/contact.json
index d5a8dd9bd..686412efd 100644
--- a/app/javascript/dashboard/i18n/locale/da/contact.json
+++ b/app/javascript/dashboard/i18n/locale/da/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importer",
"CANCEL": "Annuller"
},
- "SUCCESS_MESSAGE": "Kontakter gemt",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Der opstod en fejl. Prøv venligst igen"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/de/contact.json b/app/javascript/dashboard/i18n/locale/de/contact.json
index b3806f0cc..fd3d9a3fb 100644
--- a/app/javascript/dashboard/i18n/locale/de/contact.json
+++ b/app/javascript/dashboard/i18n/locale/de/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importieren",
"CANCEL": "Abbrechen"
},
- "SUCCESS_MESSAGE": "Kontakte erfolgreich gespeichert",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Es ist ein Fehler aufgetreten, bitte versuchen Sie es erneut"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/el/contact.json b/app/javascript/dashboard/i18n/locale/el/contact.json
index 0fbd197a2..d4ec81c38 100644
--- a/app/javascript/dashboard/i18n/locale/el/contact.json
+++ b/app/javascript/dashboard/i18n/locale/el/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Εισαγωγή",
"CANCEL": "Άκυρο"
},
- "SUCCESS_MESSAGE": "Οι επαφές αποθηκεύτηκαν με επιτυχία",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Υπήρξε ένα σφάλμα, παρακαλώ προσπαθήστε ξανά"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/es/contact.json b/app/javascript/dashboard/i18n/locale/es/contact.json
index 442a12094..37d845573 100644
--- a/app/javascript/dashboard/i18n/locale/es/contact.json
+++ b/app/javascript/dashboard/i18n/locale/es/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importar",
"CANCEL": "Cancelar"
},
- "SUCCESS_MESSAGE": "Contacto guardado correctamente",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Hubo un error, por favor inténtelo de nuevo"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/fa/contact.json b/app/javascript/dashboard/i18n/locale/fa/contact.json
index 1765ddb2f..dc96871af 100644
--- a/app/javascript/dashboard/i18n/locale/fa/contact.json
+++ b/app/javascript/dashboard/i18n/locale/fa/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "وارد كردن",
"CANCEL": "انصراف"
},
- "SUCCESS_MESSAGE": "مخاطبین با موفقیت ذخیره شدند",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "خطایی پیش آمد. لطفا دوباره امتحان کنید"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/fi/contact.json b/app/javascript/dashboard/i18n/locale/fi/contact.json
index 7a43ed58f..3b80b65eb 100644
--- a/app/javascript/dashboard/i18n/locale/fi/contact.json
+++ b/app/javascript/dashboard/i18n/locale/fi/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Peruuta"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Tapahtui virhe, yritä uudelleen"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/fr/contact.json b/app/javascript/dashboard/i18n/locale/fr/contact.json
index e253e3264..51d6d9a27 100644
--- a/app/javascript/dashboard/i18n/locale/fr/contact.json
+++ b/app/javascript/dashboard/i18n/locale/fr/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importer",
"CANCEL": "Annuler"
},
- "SUCCESS_MESSAGE": "Contacts enregistrés avec succès",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Une erreur est survenue, veuillez réessayer"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/he/contact.json b/app/javascript/dashboard/i18n/locale/he/contact.json
index b4e010323..3ab197212 100644
--- a/app/javascript/dashboard/i18n/locale/he/contact.json
+++ b/app/javascript/dashboard/i18n/locale/he/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "ייבוא",
"CANCEL": "ביטול"
},
- "SUCCESS_MESSAGE": "אנשי הקשר נשמרו בהצלחה",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "היתה שגיאה, בקשה נסה שוב"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/hi/contact.json b/app/javascript/dashboard/i18n/locale/hi/contact.json
index d36d0e4ae..67db6d31b 100644
--- a/app/javascript/dashboard/i18n/locale/hi/contact.json
+++ b/app/javascript/dashboard/i18n/locale/hi/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Cancel"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/hr/contact.json b/app/javascript/dashboard/i18n/locale/hr/contact.json
index 7517a01a7..bd9fdb70f 100644
--- a/app/javascript/dashboard/i18n/locale/hr/contact.json
+++ b/app/javascript/dashboard/i18n/locale/hr/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Cancel"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/hu/contact.json b/app/javascript/dashboard/i18n/locale/hu/contact.json
index fbe994ffc..9ea16d905 100644
--- a/app/javascript/dashboard/i18n/locale/hu/contact.json
+++ b/app/javascript/dashboard/i18n/locale/hu/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importálás",
"CANCEL": "Mégse"
},
- "SUCCESS_MESSAGE": "Kontaktok sikeresen elmentve",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Hiba történt, kérjük próbáld újra"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/hy/contact.json b/app/javascript/dashboard/i18n/locale/hy/contact.json
index d36d0e4ae..67db6d31b 100644
--- a/app/javascript/dashboard/i18n/locale/hy/contact.json
+++ b/app/javascript/dashboard/i18n/locale/hy/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Cancel"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/id/contact.json b/app/javascript/dashboard/i18n/locale/id/contact.json
index fc69f14a9..105392114 100644
--- a/app/javascript/dashboard/i18n/locale/id/contact.json
+++ b/app/javascript/dashboard/i18n/locale/id/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Impor",
"CANCEL": "Batalkan"
},
- "SUCCESS_MESSAGE": "Kontak berhasil disimpan",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Terjadi kesalahan, harap coba lagi"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/is/contact.json b/app/javascript/dashboard/i18n/locale/is/contact.json
index c94243044..c5d6674be 100644
--- a/app/javascript/dashboard/i18n/locale/is/contact.json
+++ b/app/javascript/dashboard/i18n/locale/is/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Hlaða inn",
"CANCEL": "Hætta við"
},
- "SUCCESS_MESSAGE": "Tókst að hlaða inn tengiliðum",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Það kom upp villa, vinsamlegast reyndur aftur"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/it/contact.json b/app/javascript/dashboard/i18n/locale/it/contact.json
index e85b08d05..713424a56 100644
--- a/app/javascript/dashboard/i18n/locale/it/contact.json
+++ b/app/javascript/dashboard/i18n/locale/it/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importa",
"CANCEL": "Annulla"
},
- "SUCCESS_MESSAGE": "Contatti salvati con successo",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Si è verificato un errore, riprova"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ja/contact.json b/app/javascript/dashboard/i18n/locale/ja/contact.json
index ab9dec9b3..4d18b5298 100644
--- a/app/javascript/dashboard/i18n/locale/ja/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ja/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "キャンセル"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "エラーが発生しました。もう一度お試しください。"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ka/contact.json b/app/javascript/dashboard/i18n/locale/ka/contact.json
index d36d0e4ae..67db6d31b 100644
--- a/app/javascript/dashboard/i18n/locale/ka/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ka/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Cancel"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ko/contact.json b/app/javascript/dashboard/i18n/locale/ko/contact.json
index 1b10ac37f..95b188bed 100644
--- a/app/javascript/dashboard/i18n/locale/ko/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ko/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "가져오기",
"CANCEL": "취소"
},
- "SUCCESS_MESSAGE": "연락처가 성공적으로 저장되었습니다",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "오류가 발생했습니다. 다시 시도하십시오."
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/lt/contact.json b/app/javascript/dashboard/i18n/locale/lt/contact.json
index 48cdc200c..8ec015428 100644
--- a/app/javascript/dashboard/i18n/locale/lt/contact.json
+++ b/app/javascript/dashboard/i18n/locale/lt/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importuoti",
"CANCEL": "Atšaukti"
},
- "SUCCESS_MESSAGE": "Kontaktas išsaugotas sėkmingai",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Įvyko klaida, prašau pabandykite dar kartą"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/lv/contact.json b/app/javascript/dashboard/i18n/locale/lv/contact.json
index 4b236cae8..cb6542af9 100644
--- a/app/javascript/dashboard/i18n/locale/lv/contact.json
+++ b/app/javascript/dashboard/i18n/locale/lv/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importēt",
"CANCEL": "Atcelt"
},
- "SUCCESS_MESSAGE": "Kontaktpersonas ir veiksmīgi saglabātas",
+ "SUCCESS_MESSAGE": "Kad importēšana būs pabeigta, jūs saņemsiet paziņojumu pa e-pastu.",
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ml/contact.json b/app/javascript/dashboard/i18n/locale/ml/contact.json
index 143274801..5c8512fd1 100644
--- a/app/javascript/dashboard/i18n/locale/ml/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ml/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "റദ്ദാക്കുക"
},
- "SUCCESS_MESSAGE": "കോൺടാക്റ്റുകൾ വിജയകരമായി സേവ് ചെയ്തിരിക്കുന്നു",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "ഒരു പിശക് ഉണ്ടായിരുന്നു, ദയവായി വീണ്ടും ശ്രമിക്കുക"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ms/contact.json b/app/javascript/dashboard/i18n/locale/ms/contact.json
index 39f6cb3cd..e58673c1d 100644
--- a/app/javascript/dashboard/i18n/locale/ms/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ms/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Batalkan"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/ne/contact.json b/app/javascript/dashboard/i18n/locale/ne/contact.json
index 76842169c..c34976cd2 100644
--- a/app/javascript/dashboard/i18n/locale/ne/contact.json
+++ b/app/javascript/dashboard/i18n/locale/ne/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Cancel"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "There was an error, please try again"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/nl/contact.json b/app/javascript/dashboard/i18n/locale/nl/contact.json
index 1d0d7b4ae..ef269466e 100644
--- a/app/javascript/dashboard/i18n/locale/nl/contact.json
+++ b/app/javascript/dashboard/i18n/locale/nl/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importeren",
"CANCEL": "Annuleren"
},
- "SUCCESS_MESSAGE": "Contacten werden succesvol opgeslagen",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/no/contact.json b/app/javascript/dashboard/i18n/locale/no/contact.json
index e76a8b0c1..f19afab49 100644
--- a/app/javascript/dashboard/i18n/locale/no/contact.json
+++ b/app/javascript/dashboard/i18n/locale/no/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Import",
"CANCEL": "Avbryt"
},
- "SUCCESS_MESSAGE": "Contacts saved successfully",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Det oppstod en feil. Prøv igjen"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/pl/contact.json b/app/javascript/dashboard/i18n/locale/pl/contact.json
index 2069c1387..4519bc2a1 100644
--- a/app/javascript/dashboard/i18n/locale/pl/contact.json
+++ b/app/javascript/dashboard/i18n/locale/pl/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importuj",
"CANCEL": "Anuluj"
},
- "SUCCESS_MESSAGE": "Kontakty zostały pomyślnie zapisane",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Wystąpił błąd, spróbuj ponownie"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/pt/contact.json b/app/javascript/dashboard/i18n/locale/pt/contact.json
index 000e3b92b..667bbd660 100644
--- a/app/javascript/dashboard/i18n/locale/pt/contact.json
+++ b/app/javascript/dashboard/i18n/locale/pt/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importar",
"CANCEL": "cancelar"
},
- "SUCCESS_MESSAGE": "Contactos guardados com sucesso",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json
index fc3e142d0..4ddf9a6bf 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json
@@ -75,9 +75,9 @@
"PLACEHOLDER": "Por favor, insira um endereço de e-mail do agente"
},
"AGENT_AVAILABILITY": {
- "LABEL": "Status do agente",
- "PLACEHOLDER": "Por favor, selecione o status do agente",
- "ERROR": "O status do agente é obrigatório!"
+ "LABEL": "Disponibilidade",
+ "PLACEHOLDER": "Por favor, selecione a disponibilidade do agente",
+ "ERROR": "A disponibilidade é necessária"
},
"SUBMIT": "Editar agente"
},
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/contact.json b/app/javascript/dashboard/i18n/locale/pt_BR/contact.json
index edfac46a6..24047d324 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/contact.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importar",
"CANCEL": "Cancelar"
},
- "SUCCESS_MESSAGE": "Contatos salvos com sucesso",
+ "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json
index 21eb45de6..16b765ea3 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json
@@ -112,13 +112,13 @@
"ERROR": "Este campo é obrigatório"
},
"API_KEY": {
- "USE_API_KEY": "Use API Key Authentication",
- "LABEL": "API Key SID",
- "PLACEHOLDER": "Please enter your API Key SID",
+ "USE_API_KEY": "Usar autenticação de chave API",
+ "LABEL": "Chave da API SID",
+ "PLACEHOLDER": "Por favor, insira sua chave de API SID",
"ERROR": "Este campo é obrigatório"
},
"API_KEY_SECRET": {
- "LABEL": "API Key Secret",
+ "LABEL": "Segredo da Chave API",
"PLACEHOLDER": "Por favor, use sua API Key Secret",
"ERROR": "Este campo é obrigatório"
},
@@ -405,18 +405,18 @@
"SENDER_NAME_SECTION": {
"TITLE": "Nome do remetente",
"SUB_TEXT": "Selecione o nome a ser exibido para o seu cliente quando ele receber e-mails de seus agentes.",
- "FOR_EG": "For eg:",
+ "FOR_EG": "Por ex:",
"FRIENDLY": {
"TITLE": "Amigável",
"FROM": "De",
- "SUBTITLE": "Add the name of the agent who sent the reply in the sender name to make it friendly."
+ "SUBTITLE": "Adicione o nome do agente que enviou a resposta ao nome do remetente para torná-la amigável."
},
"PROFESSIONAL": {
"TITLE": "Profissional",
- "SUBTITLE": "Use only the configured business name as the sender name in the email header."
+ "SUBTITLE": "Utilize apenas o nome da empresa configurada como nome do remetente no cabeçalho do e-mail."
},
"BUSINESS_NAME": {
- "BUTTON_TEXT": "+ Configure your business name",
+ "BUTTON_TEXT": "Configure o nome da sua empresa",
"PLACEHOLDER": "Insira o nome de sua empresa",
"SAVE_BUTTON_TEXT": "Salvar"
}
@@ -484,9 +484,9 @@
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Ativar ou desativar caixa de coleta de e-mails em novas conversas",
"AUTO_ASSIGNMENT": "Habilitar atribuição automática",
"ENABLE_CSAT": "Habilitar CSAT",
- "SENDER_NAME_SECTION": "Enable Agent Name in Email",
+ "SENDER_NAME_SECTION": "Habilitar o Nome do Agente no E-mail",
"ENABLE_CSAT_SUB_TEXT": "Ativar/Desativar pesquisa CSAT(satisfação do cliente) após resolver uma conversa",
- "SENDER_NAME_SECTION_TEXT": "Enable/Disable showing Agent's name in email, if disabled it will show business name",
+ "SENDER_NAME_SECTION_TEXT": "Ativar/Desativar exibição do nome do agente no e-mail, se estiver desativado, exibirá o nome da empresa",
"ENABLE_CONTINUITY_VIA_EMAIL": "Habilitar continuidade das conversas por e-mail",
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "As conversas continuarão sobre o e-mail se o endereço de e-mail de contato estiver disponível.",
"LOCK_TO_SINGLE_CONVERSATION": "Bloquear para conversa única",
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json
index 7e1dac182..93a7c691f 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json
@@ -75,25 +75,25 @@
"SLACK": {
"DELETE": "Excluir",
"DELETE_CONFIRMATION": {
- "TITLE": "Delete the integration",
- "MESSAGE": "Are you sure you want to delete the integration? Doing so will result in the loss of access to conversations on your Slack workspace."
+ "TITLE": "Excluir integração",
+ "MESSAGE": "Tem certeza que deseja excluir a integração? Isso resultará na perda de acesso a conversas no seu espaço de trabalho Slack."
},
"HELP_TEXT": {
"TITLE": "Usando a integração com Slack",
"BODY": "
Chatwoot irá agora sincronizar todas as conversas recebidas no canal de conversas com clientes dentro de seu local de trabalho de slack.
A resposta para uma conversa em conversas ao cliente canal de slack irá criar uma resposta para o cliente através do chatwoot.
Inicie as respostas com nota: para criar notas privadas em vez de respostas.
Se o remetente do slack tiver um perfil de agente no chatwoot sob o mesmo e-mail, as respostas serão associadas de acordo.
Quando o respondente não tiver um perfil de agente associado, as respostas serão dadas a partir do perfil do bot.
", - "SELECTED": "selected" + "SELECTED": "selecionar" }, "SELECT_CHANNEL": { - "OPTION_LABEL": "Select a channel", + "OPTION_LABEL": "Selecione um canal", "UPDATE": "Atualizar", - "BUTTON_TEXT": "Connect channel", - "DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.", - "ATTENTION_REQUIRED": "Attention required", - "EXPIRED": "Your Slack integration has expired. To continue receiving messages on Slack, please delete the integration and connect your workspace again." + "BUTTON_TEXT": "Conectar canal", + "DESCRIPTION": "Seu espaço de trabalho Slack agora está ligado com o Chatwoot. No entanto, a integração está inativa no momento. Para ativar a integração e conectar um canal ao Chatwoot, por favor, clique no botão abaixo.\n\n**Nota:** Se você está tentando conectar-se a um canal privado, adicione o aplicativo Chatwoot no canal do Slack antes de prosseguir com esta etapa.", + "ATTENTION_REQUIRED": "Atenção necessária", + "EXPIRED": "Sua integração com o Slack expirou. Para continuar recebendo mensagens no Slack, exclua a integração e conecte seu espaço de trabalho novamente." }, - "UPDATE_ERROR": "There was an error updating the integration, please try again", - "UPDATE_SUCCESS": "The channel is connected successfully", - "FAILED_TO_FETCH_CHANNELS": "There was an error fetching the channels from Slack, please try again" + "UPDATE_ERROR": "Ocorreu um erro ao atualizar a integração, por favor, tente novamente", + "UPDATE_SUCCESS": "O canal foi conectado com sucesso", + "FAILED_TO_FETCH_CHANNELS": "Ocorreu um erro ao obter os canais do Slack, por favor, tente novamente" }, "DYTE": { "CLICK_HERE_TO_JOIN": "Clique aqui para entrar", @@ -104,38 +104,38 @@ }, "OPEN_AI": { "AI_ASSIST": "Assistente Open AI", - "WITH_AI": " %{option} with AI ", + "WITH_AI": " %{option} com IA ", "OPTIONS": { - "REPLY_SUGGESTION": "Reply Suggestion", - "SUMMARIZE": "Summarize", - "REPHRASE": "Improve Writing", - "FIX_SPELLING_GRAMMAR": "Fix Spelling and Grammar", - "SHORTEN": "Shorten", - "EXPAND": "Expand", - "MAKE_FRIENDLY": "Change message tone to friendly", - "MAKE_FORMAL": "Use formal tone", - "SIMPLIFY": "Simplify" + "REPLY_SUGGESTION": "Sugestão de resposta", + "SUMMARIZE": "Resumir", + "REPHRASE": "Melhorar Escrita", + "FIX_SPELLING_GRAMMAR": "Corrigir Ortografia e Gramática", + "SHORTEN": "Encurtar", + "EXPAND": "Expandir", + "MAKE_FRIENDLY": "Alterar o tom de mensagem para amigável", + "MAKE_FORMAL": "Usar tom formal", + "SIMPLIFY": "Simplificar" }, "ASSISTANCE_MODAL": { - "DRAFT_TITLE": "Draft content", - "GENERATED_TITLE": "Generated content", - "AI_WRITING": "AI is writing", + "DRAFT_TITLE": "Conteúdo do rascunho", + "GENERATED_TITLE": "Conteúdo gerado", + "AI_WRITING": "A IA está escrevendo", "BUTTONS": { - "APPLY": "Use this suggestion", + "APPLY": "Use esta sugestão", "CANCEL": "Cancelar" } }, "CTA_MODAL": { - "TITLE": "Integrate with OpenAI", - "DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.", - "KEY_PLACEHOLDER": "Enter your OpenAI API key", + "TITLE": "Integração com o OpenAI", + "DESC": "Traga funcionalidades avançadas de IA para o seu painel com os modelos GPT da OpenAI. Para começar, insira a chave API da sua conta OpenAI.", + "KEY_PLACEHOLDER": "Insira sua chave de API da OpenAI", "BUTTONS": { "NEED_HELP": "Precisa de ajuda?", "DISMISS": "Recusar", - "FINISH": "Finish Setup" + "FINISH": "Concluir Configuração" }, - "DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.", - "SUCCESS_MESSAGE": "OpenAI integration setup successfully" + "DISMISS_MESSAGE": "Você pode configurar a integração com o OpenAI mais tarde.", + "SUCCESS_MESSAGE": "Integração com o OpenAI configurada com sucesso" }, "TITLE": "Melhore com IA", "SUMMARY_TITLE": "Resumo com IA", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/labelsMgmt.json index d121b879b..36dd83e81 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/labelsMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/labelsMgmt.json @@ -40,16 +40,16 @@ }, "SUGGESTIONS": { "TOOLTIP": { - "SINGLE_SUGGESTION": "Add label to conversation", - "MULTIPLE_SUGGESTION": "Select this label", - "DESELECT": "Deselect label", - "DISMISS": "Dismiss suggestion" + "SINGLE_SUGGESTION": "Adicionar etiqueta à conversa", + "MULTIPLE_SUGGESTION": "Selecione esta etiqueta", + "DESELECT": "Desmarcar etiqueta", + "DISMISS": "Descartar sugestão" }, "POWERED_BY": "Chatwoot AI", "DISMISS": "Recusar", - "ADD_SELECTED_LABELS": "Add selected labels", - "ADD_SELECTED_LABEL": "Add selected label", - "ADD_ALL_LABELS": "Add all labels" + "ADD_SELECTED_LABELS": "Adicionar etiquetas selecionadas", + "ADD_SELECTED_LABEL": "Adicionar etiqueta selecionada", + "ADD_ALL_LABELS": "Adicionar todas as etiquetas" }, "ADD": { "TITLE": "Adicionar marcador", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/report.json b/app/javascript/dashboard/i18n/locale/pt_BR/report.json index 8ced07447..1e97a61e6 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/report.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/report.json @@ -5,7 +5,7 @@ "NO_ENOUGH_DATA": "Não existem dados suficientes para gerar o relatório. Tente novamente mais tarde.", "DOWNLOAD_AGENT_REPORTS": "Baixar relatórios de agentes", "DATA_FETCHING_FAILED": "Falha ao buscar dados, tente novamente mais tarde.", - "SUMMARY_FETCHING_FAILED": "Failed to fetch summary, please try again later.", + "SUMMARY_FETCHING_FAILED": "Não foi possível obter o resumo. Tente novamente mais tarde.", "METRICS": { "CONVERSATIONS": { "NAME": "Conversas", @@ -36,8 +36,8 @@ "DESC": "( Total )" }, "REPLY_TIME": { - "NAME": "Customer waiting time", - "TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)" + "NAME": "Tempo de espera do cliente", + "TOOLTIP_TEXT": "O tempo de resposta é de %{metricValue} (baseado em %{conversationCount} conversas)" } }, "DATE_RANGE_OPTIONS": { @@ -404,7 +404,7 @@ "HEADER": "Relatórios CSAT", "NO_RECORDS": "Não há respostas de pesquisa em CSAT disponíveis.", "DOWNLOAD": "Baixar relatórios de CSAT", - "DOWNLOAD_FAILED": "Failed to download CSAT Reports", + "DOWNLOAD_FAILED": "Falha ao baixar Relatórios CSAT", "FILTERS": { "AGENTS": { "PLACEHOLDER": "Escolher agentes" diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/resetPassword.json b/app/javascript/dashboard/i18n/locale/pt_BR/resetPassword.json index 152d703a5..60a3d9b30 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/resetPassword.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/resetPassword.json @@ -1,8 +1,8 @@ { "RESET_PASSWORD": { "TITLE": "Redefinir senha", - "DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.", - "GO_BACK_TO_LOGIN": "If you want to go back to the login page,", + "DESCRIPTION": "Digite o endereço de e-mail que você usa para acessar o ChatWoot para obter as instruções de redefinição da senha.", + "GO_BACK_TO_LOGIN": "Se você quiser voltar para a página de acesso,", "EMAIL": { "LABEL": "e-mail", "PLACEHOLDER": "Por favor, digite seu e-mail.", diff --git a/app/javascript/dashboard/i18n/locale/ro/contact.json b/app/javascript/dashboard/i18n/locale/ro/contact.json index 9ae48bb57..e5e62cb2e 100644 --- a/app/javascript/dashboard/i18n/locale/ro/contact.json +++ b/app/javascript/dashboard/i18n/locale/ro/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Importă", "CANCEL": "Renunță" }, - "SUCCESS_MESSAGE": "Contacte salvate cu succes", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "A apărut o eroare, încercați din nou" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/ru/contact.json b/app/javascript/dashboard/i18n/locale/ru/contact.json index 0f02ddd63..1f1e94eb6 100644 --- a/app/javascript/dashboard/i18n/locale/ru/contact.json +++ b/app/javascript/dashboard/i18n/locale/ru/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Импортировать", "CANCEL": "Отменить" }, - "SUCCESS_MESSAGE": "Контакты успешно сохранены", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "Произошла ошибка, попробуйте еще раз" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/sh/contact.json b/app/javascript/dashboard/i18n/locale/sh/contact.json index b96b76fb0..208f0337a 100644 --- a/app/javascript/dashboard/i18n/locale/sh/contact.json +++ b/app/javascript/dashboard/i18n/locale/sh/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Import", "CANCEL": "Cancel" }, - "SUCCESS_MESSAGE": "Contacts saved successfully", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "There was an error, please try again" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/sk/contact.json b/app/javascript/dashboard/i18n/locale/sk/contact.json index 7e48e32ce..79a5e8d64 100644 --- a/app/javascript/dashboard/i18n/locale/sk/contact.json +++ b/app/javascript/dashboard/i18n/locale/sk/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Importovať", "CANCEL": "Zrušiť" }, - "SUCCESS_MESSAGE": "Kontakty boli úspešne uložené", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "Vyskytla sa chyba, skúste to prosím znova" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/sl/contact.json b/app/javascript/dashboard/i18n/locale/sl/contact.json index 184e461de..8944def30 100644 --- a/app/javascript/dashboard/i18n/locale/sl/contact.json +++ b/app/javascript/dashboard/i18n/locale/sl/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Import", "CANCEL": "Cancel" }, - "SUCCESS_MESSAGE": "Contacts saved successfully", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "There was an error, please try again" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json b/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json index 911bd036b..5f1ccdeda 100644 --- a/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json +++ b/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json @@ -2,8 +2,8 @@ "FILTER": { "TITLE": "Filtrirajte razgovore", "SUBTITLE": "Dodajte filtere ispod i kliknite na 'Primeni filtere' da bi ste flitrirali razgovore.", - "EDIT_CUSTOM_FILTER": "Edit Folder", - "CUSTOM_VIEWS_SUBTITLE": "Add or remove filters and update your folder.", + "EDIT_CUSTOM_FILTER": "Izmeni folder", + "CUSTOM_VIEWS_SUBTITLE": "Dodajte ili uklonite filtere i izmenite vaš folder.", "ADD_NEW_FILTER": "Dodajte filter", "FILTER_DELETE_ERROR": "Trebali bi da imate barem jedan filter da bi ste ga sačuvali", "SUBMIT_BUTTON_LABEL": "Primenite filtere", @@ -11,8 +11,8 @@ "CANCEL_BUTTON_LABEL": "Otkaži", "CLEAR_BUTTON_LABEL": "Poništite filtere", "EMPTY_VALUE_ERROR": "Vrednost je neophodna", - "FOLDER_LABEL": "Folder Name", - "FOLDER_QUERY_LABEL": "Folder Query", + "FOLDER_LABEL": "Naziv foldera", + "FOLDER_QUERY_LABEL": "Upit za folder", "TOOLTIP_LABEL": "Filtrirajte razgovore", "QUERY_DROPDOWN_LABELS": { "AND": "I", @@ -68,7 +68,7 @@ "SAVE_BUTTON": "Sačuvaj filter", "CANCEL_BUTTON": "Otkaži", "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder je uspešno kreirana", + "SUCCESS_MESSAGE": "Folder je uspešno kreiran", "ERROR_MESSAGE": "Greška pri kreiranju foldera" }, "API_SEGMENTS": { @@ -77,7 +77,7 @@ } }, "EDIT": { - "EDIT_BUTTON": "Edit folder" + "EDIT_BUTTON": "Izmeni folder" }, "DELETE": { "DELETE_BUTTON": "Ukloni filter", diff --git a/app/javascript/dashboard/i18n/locale/sr/contact.json b/app/javascript/dashboard/i18n/locale/sr/contact.json index d2a94fc9d..2f4c21eea 100644 --- a/app/javascript/dashboard/i18n/locale/sr/contact.json +++ b/app/javascript/dashboard/i18n/locale/sr/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Uvoz", "CANCEL": "Otkaži" }, - "SUCCESS_MESSAGE": "Kontakti su uspešno sačuvani", + "SUCCESS_MESSAGE": "Bićete obavešteni putem e-poruke kada se uvoz završi.", "ERROR_MESSAGE": "Pojavila se greška, molim vas pokušajte ponovo" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/sv/contact.json b/app/javascript/dashboard/i18n/locale/sv/contact.json index dec80f87c..01fbc57bf 100644 --- a/app/javascript/dashboard/i18n/locale/sv/contact.json +++ b/app/javascript/dashboard/i18n/locale/sv/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Importera", "CANCEL": "Avbryt" }, - "SUCCESS_MESSAGE": "Kontakter har sparats", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "Ett fel uppstod, vänligen försök igen" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/ta/contact.json b/app/javascript/dashboard/i18n/locale/ta/contact.json index 27eddc0bf..c697980c9 100644 --- a/app/javascript/dashboard/i18n/locale/ta/contact.json +++ b/app/javascript/dashboard/i18n/locale/ta/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Import", "CANCEL": "ரத்துசெய்" }, - "SUCCESS_MESSAGE": "Contacts saved successfully", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "There was an error, please try again" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/th/contact.json b/app/javascript/dashboard/i18n/locale/th/contact.json index d00e7e4db..f5b2a45ba 100644 --- a/app/javascript/dashboard/i18n/locale/th/contact.json +++ b/app/javascript/dashboard/i18n/locale/th/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "นำเข้า", "CANCEL": "ยกเลิก" }, - "SUCCESS_MESSAGE": "บันทึกผู้ติดต่อเรียบร้อยแล้ว", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "เกิดข้อผิดพลาดกรุณาลองใหม่อีกครั้ง" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/tr/contact.json b/app/javascript/dashboard/i18n/locale/tr/contact.json index 3b27276a7..7209b39c4 100644 --- a/app/javascript/dashboard/i18n/locale/tr/contact.json +++ b/app/javascript/dashboard/i18n/locale/tr/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "İçe Aktar", "CANCEL": "İptal Et" }, - "SUCCESS_MESSAGE": "Kişiler başarıyla kaydedildi", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "Bir hata oluştu, lütfen tekrar deneyin" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/uk/contact.json b/app/javascript/dashboard/i18n/locale/uk/contact.json index 2fa32372e..162ffe1af 100644 --- a/app/javascript/dashboard/i18n/locale/uk/contact.json +++ b/app/javascript/dashboard/i18n/locale/uk/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Імпорт", "CANCEL": "Скасувати" }, - "SUCCESS_MESSAGE": "Контакт успішно збережено", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "Сталася помилка, будь ласка, спробуйте ще раз" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/ur/contact.json b/app/javascript/dashboard/i18n/locale/ur/contact.json index 49a5cf943..f38c98e55 100644 --- a/app/javascript/dashboard/i18n/locale/ur/contact.json +++ b/app/javascript/dashboard/i18n/locale/ur/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "درآمد کریں۔", "CANCEL": "منسوخ کریں۔" }, - "SUCCESS_MESSAGE": "کانٹیکٹ کامیابی سے محفوظ ہو گیا۔", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "ایک خامی تھی، براہ کرم دوبارہ کوشش کریں۔" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/contact.json b/app/javascript/dashboard/i18n/locale/ur_IN/contact.json index b96b76fb0..208f0337a 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/contact.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Import", "CANCEL": "Cancel" }, - "SUCCESS_MESSAGE": "Contacts saved successfully", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "There was an error, please try again" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/vi/contact.json b/app/javascript/dashboard/i18n/locale/vi/contact.json index 75586d3dd..5e3c55b1f 100644 --- a/app/javascript/dashboard/i18n/locale/vi/contact.json +++ b/app/javascript/dashboard/i18n/locale/vi/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Nhập", "CANCEL": "Huỷ" }, - "SUCCESS_MESSAGE": "Liên hệ được lưu thành công", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "Đã có lỗi, vui lòng thử lại" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/contact.json b/app/javascript/dashboard/i18n/locale/zh_CN/contact.json index e2956dd59..22a72c3bc 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/contact.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "导入", "CANCEL": "取消" }, - "SUCCESS_MESSAGE": "已成功保存联系人", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "出现错误,请重试" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/contact.json b/app/javascript/dashboard/i18n/locale/zh_TW/contact.json index 34810ea0c..484aaa5a4 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/contact.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "匯入", "CANCEL": "取消" }, - "SUCCESS_MESSAGE": "聯絡人儲存成功", + "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", "ERROR_MESSAGE": "出現錯誤,請重試" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/widget/i18n/locale/pt_BR.json b/app/javascript/widget/i18n/locale/pt_BR.json index 9fb1cfa8f..9d63ab675 100644 --- a/app/javascript/widget/i18n/locale/pt_BR.json +++ b/app/javascript/widget/i18n/locale/pt_BR.json @@ -107,7 +107,7 @@ } }, "PORTAL": { - "POPULAR_ARTICLES": "Popular Articles", + "POPULAR_ARTICLES": "Artigos Populares", "VIEW_ALL_ARTICLES": "Ver todos os artigos" } }