chore: Update translations (#8983)
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"MERGE_CONTACT": "Mesclar contatos",
|
||||
"CONTACT_ACTIONS": "Ações de contatos",
|
||||
"MUTE_CONTACT": "Silenciar Conversa",
|
||||
"UNMUTE_CONTACT": "Reativar Conversa",
|
||||
"MUTED_SUCCESS": "Esta conversa está silenciada por 6 horas",
|
||||
"UNMUTED_SUCCESS": "Essa conversa está reativada",
|
||||
"MUTE_CONTACT": "Block Contact",
|
||||
"UNMUTE_CONTACT": "Unblock Contact",
|
||||
"MUTED_SUCCESS": "This contact is blocked successfully. You will not be notified of any future conversations.",
|
||||
"UNMUTED_SUCCESS": "This contact is unblocked successfully.",
|
||||
"SEND_TRANSCRIPT": "Enviar Transcrição",
|
||||
"EDIT_LABEL": "Alterar",
|
||||
"SIDEBAR_SECTIONS": {
|
||||
@@ -79,7 +79,13 @@
|
||||
"TITLE": "Exportar contatos",
|
||||
"DESC": "Exportar contatos para arquivo CSV.",
|
||||
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
|
||||
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
|
||||
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Exportar contatos",
|
||||
"MESSAGE": "Are you sure you want to export all contacts?",
|
||||
"YES": "Yes, Export",
|
||||
"NO": "No, Cancel"
|
||||
}
|
||||
},
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
@@ -339,7 +345,8 @@
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Um valor válido é obrigatório",
|
||||
"INVALID_URL": "URL inválida"
|
||||
"INVALID_URL": "URL inválida",
|
||||
"INVALID_INPUT": "Campo inválido"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
Reference in New Issue
Block a user