chore: Revised Spanish translation (#1761)

This commit is contained in:
Ricardo
2021-03-03 06:42:22 -05:00
committed by GitHub
parent 5f250e5b3a
commit 6aed01de0c
14 changed files with 124 additions and 124 deletions

View File

@@ -2,16 +2,16 @@
"REGISTER": {
"TRY_WOOT": "Registrar una cuenta",
"TITLE": "Registrarse",
"TERMS_ACCEPT": "Al registrarte, aceptas nuestra <a href=\"https://www.chatwoot.com/terms\">T & C</a> y nuestra <a href=\"https://www.chatwoot.com/privacy-policy\">política de privacidad</a>",
"TERMS_ACCEPT": "Al registrarse, acepta nuestra <a href=\"https://www.chatwoot.com/terms\">T & C</a> y nuestra <a href=\"https://www.chatwoot.com/privacy-policy\">política de privacidad</a>",
"ACCOUNT_NAME": {
"LABEL": "Nombre de cuenta",
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
"ERROR": "Account name is too short"
"PLACEHOLDER": "Escriba un nombre para la cuenta: i.e. Wayne Enterprises",
"ERROR": "El nombre de cuenta es demasiado corto"
},
"FULL_NAME": {
"LABEL": "Full name",
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
"ERROR": "Full name is too short"
"LABEL": "Nombre completo",
"PLACEHOLDER": "Escriba su nombre completo: i.e. Bruce Wayne",
"ERROR": "El nombre es demasiado corto"
},
"EMAIL": {
"LABEL": "Email de trabajo",
@@ -33,6 +33,6 @@
"ERROR_MESSAGE": "No se pudo conectar al servidor Woot, por favor inténtalo de nuevo más tarde"
},
"SUBMIT": "Enviar",
"HAVE_AN_ACCOUNT": "¿Ya tienes una cuenta?"
"HAVE_AN_ACCOUNT": "¿Ya tiene una cuenta?"
}
}