chore: Update translations (#8024)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-10-17 08:25:25 +05:30
committed by GitHub
parent 626e67b859
commit 3b0788c3be
332 changed files with 3378 additions and 678 deletions

View File

@@ -204,6 +204,10 @@
"PLACEHOLDER": "Escriba su mensaje aquí",
"ERROR": "El mensaje no puede estar vacío"
},
"ATTACHMENTS": {
"SELECT": "Seleccionar archivos",
"HELP_TEXT": "Arrastre y suelte los archivos aquí o elige archivos para adjuntar"
},
"SUBMIT": "Enviar mensaje",
"CANCEL": "Cancelar",
"SUCCESS_MESSAGE": "¡Mensaje enviado!",
@@ -343,17 +347,17 @@
"DESCRIPTION": "Fusionar los contactos para combinar dos perfiles en uno, incluyendo todos los atributos y conversaciones.",
"PRIMARY": {
"TITLE": "Contacto principal",
"HELP_LABEL": "Mantener"
"HELP_LABEL": "A eliminar"
},
"CHILD": {
"PARENT": {
"TITLE": "Contacto para combinar",
"PLACEHOLDER": "Buscar un contacto",
"HELP_LABEL": "A eliminar"
"HELP_LABEL": "Mantener"
},
"SUMMARY": {
"TITLE": "Resumen",
"DELETE_WARNING": "El contacto de <strong>%{childContactName}</strong> se eliminará.",
"ATTRIBUTE_WARNING": "Los datos de contacto de <strong>%{childContactName}</strong> se copiarán en <strong>%{primaryContactName}</strong>."
"DELETE_WARNING": "El contacto de <strong>%{primaryContactName}</strong> se eliminará.",
"ATTRIBUTE_WARNING": "Los datos de contacto de <strong>%{primaryContactName}</strong> se copiarán en <strong>%{parentContactName}</strong>."
},
"SEARCH": {
"ERROR": "ERROR"