Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/es/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/es/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Restablecer contraseña",
|
||||
"EMAIL": {
|
||||
"LABEL": "E-mail",
|
||||
"PLACEHOLDER": "Por favor ingrese su email",
|
||||
"ERROR": "Por favor ingrese un email válido"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "El enlace para restablecer la contraseña ha sido enviado a tu correo electrónico",
|
||||
"ERROR_MESSAGE": "No se pudo conectar al servidor Woot, por favor inténtalo de nuevo más tarde"
|
||||
},
|
||||
"SUBMIT": "Enviar"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user