All checks were successful
Deploy to production / deploy (push) Successful in 2m48s
- Introduced a deep merge function to combine locale chunks, improving the handling of language data for Cebuano. - Updated Cebuano locale files with comprehensive translations, including new sections for admin, social network, and settings. - Enhanced existing translations for clarity and consistency across various components, ensuring a better user experience. - Added new fields in the settings and profile sections to capture more user attributes, improving personalization options.
14 lines
491 B
JSON
14 lines
491 B
JSON
{
|
|
"passwordReset": {
|
|
"title": "Restablecer contraseña",
|
|
"email": "Correo electrónico",
|
|
"reset": "Restablecer",
|
|
"success": "Si el correo existe, se ha enviado una guía para restablecer la contraseña.",
|
|
"failure": "No se pudo restablecer la contraseña. Inténtalo de nuevo más tarde.",
|
|
"emailHint": "Enviaremos el enlace a la dirección de correo registrada.",
|
|
"validation": {
|
|
"invalidEmail": "Introduce una dirección de correo válida."
|
|
}
|
|
}
|
|
}
|