chore: Update translations (#8024)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -204,6 +204,10 @@
|
||||
"PLACEHOLDER": "Scrivi qui il tuo messaggio",
|
||||
"ERROR": "Il messaggio non può essere vuoto"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"SELECT": "Choose files",
|
||||
"HELP_TEXT": "Drag and drop files here or choose files to attach"
|
||||
},
|
||||
"SUBMIT": "Invia messaggio",
|
||||
"CANCEL": "Annulla",
|
||||
"SUCCESS_MESSAGE": "Messaggio inviato!",
|
||||
@@ -343,17 +347,17 @@
|
||||
"DESCRIPTION": "Unisci i contatti per combinare due profili in uno, inclusi tutti gli attributi e le conversazioni. In caso di conflitto, gli attributi del contatto primario avranno la precedenza.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contatto primario",
|
||||
"HELP_LABEL": "Da mantenere"
|
||||
"HELP_LABEL": "Da eliminare"
|
||||
},
|
||||
"CHILD": {
|
||||
"PARENT": {
|
||||
"TITLE": "Contatto da unire",
|
||||
"PLACEHOLDER": "Cerca un contatto",
|
||||
"HELP_LABEL": "Da eliminare"
|
||||
"HELP_LABEL": "Da mantenere"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Riepilogo",
|
||||
"DELETE_WARNING": "Il contatto di <strong>%{childContactName}</strong> verrà eliminato.",
|
||||
"ATTRIBUTE_WARNING": "I dettagli del contatto di <strong>%{childContactName}</strong> verranno copiati in <strong>%{primaryContactName}</strong>."
|
||||
"DELETE_WARNING": "Il contatto di <strong>%{primaryContactName}</strong> verrà eliminato.",
|
||||
"ATTRIBUTE_WARNING": "I dettagli del contatto di <strong>%{primaryContactName}</strong> verranno copiati in <strong>%{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "ERROR_MESSAGE"
|
||||
|
||||
Reference in New Issue
Block a user