chore: Update translations from Crowdin (#6283)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"REMOVE_SELECTION": "Eliminar selección",
|
||||
"DOWNLOAD": "Descargar",
|
||||
"UNKNOWN_FILE_TYPE": "Archivo desconocido",
|
||||
"SAVE_CONTACT": "Save",
|
||||
"UPLOADING_ATTACHMENTS": "Subiendo archivos adjuntos...",
|
||||
"SUCCESS_DELETE_MESSAGE": "Mensaje eliminado correctamente",
|
||||
"FAIL_DELETE_MESSSAGE": "¡No se pudo eliminar el mensaje! Inténtalo de nuevo",
|
||||
@@ -132,6 +133,14 @@
|
||||
"PLACEHOLDER": "Correos separados por comas",
|
||||
"ERROR": "Por favor, introduzca correo válido"
|
||||
}
|
||||
},
|
||||
"UNDEFINED_VARIABLES": {
|
||||
"TITLE": "Undefined variables",
|
||||
"MESSAGE": "You have {undefinedVariablesCount} undefined variables in your message: {undefinedVariables}. Would you like to send the message anyway?",
|
||||
"CONFIRM": {
|
||||
"YES": "Enviar",
|
||||
"CANCEL": "Cancelar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Nota privada: solo visible para ti y tu equipo",
|
||||
|
||||
Reference in New Issue
Block a user