Translated login section

This commit is contained in:
Cilas Amos
2019-12-27 12:54:21 -03:00
parent 80e7bab891
commit 601ad419ec

View File

@ -457,15 +457,16 @@
"login": { "login": {
"email": "Email", "email": "Email",
"password": "Senha", "password": "Senha",
"forgot_password": "¿Se te olvidó tu Senha?", "forgot_password": "Esqueceu a senha?",
"or_signIn_with": "o Inicie sesión con", "or_signIn_with": "ou Entre com",
"login": "Iniciar sesión", "login": "Entrar",
"register": "Registro", "register": "Registre-se",
"reset_password": "Restablecer la Senha", "reset_password": "Resetar Senha",
"enter_email": "Ingrese correo eletrônico", "password_reset_successfully": "Senha redefinida com sucesso",
"enter_password": "Introducir la Senha", "enter_email": "Digite email",
"retype_password": "Retype Password", "enter_password": "Digite a senha",
"login_placeholder": "mail@example.com" "retype_password": "Confirme a Senha",
"login_placeholder": "mail@exemplo.com"
}, },
"reports": { "reports": {
"title": "Reporte", "title": "Reporte",