chore: Update translations (#8024)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -204,6 +204,10 @@
|
||||
"PLACEHOLDER": "Scrie mesajul aici",
|
||||
"ERROR": "Mesajul nu poate fi gol"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"SELECT": "Choose files",
|
||||
"HELP_TEXT": "Drag and drop files here or choose files to attach"
|
||||
},
|
||||
"SUBMIT": "Trimite mesaj",
|
||||
"CANCEL": "Renunță",
|
||||
"SUCCESS_MESSAGE": "Mesaj trimis!",
|
||||
@@ -343,17 +347,17 @@
|
||||
"DESCRIPTION": "Îmbinați contactele pentru a combina două profiluri într-unul, inclusiv toate atributele și conversațiile. În caz de conflict, atributele de contact primar vor avea prioritate.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contact principal",
|
||||
"HELP_LABEL": "De păstrat"
|
||||
"HELP_LABEL": "De eliminat"
|
||||
},
|
||||
"CHILD": {
|
||||
"PARENT": {
|
||||
"TITLE": "Contact pentru îmbinare",
|
||||
"PLACEHOLDER": "Caută un contact",
|
||||
"HELP_LABEL": "De eliminat"
|
||||
"HELP_LABEL": "De păstrat"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Sumar",
|
||||
"DELETE_WARNING": "Contactul <strong>%{childContactName}</strong> va fi șters.",
|
||||
"ATTRIBUTE_WARNING": "Datele de contact ale <strong>%{childContactName}</strong> vor fi copiate la <strong>%{primaryContactName}</strong>."
|
||||
"DELETE_WARNING": "Contactul <strong>%{primaryContactName}</strong> va fi șters.",
|
||||
"ATTRIBUTE_WARNING": "Datele de contact ale <strong>%{primaryContactName}</strong> vor fi copiate la <strong>%{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "MESAJ_EROARE"
|
||||
|
||||
Reference in New Issue
Block a user