Chore: Add pt and pt_BR translations (#813)

This commit is contained in:
Sojan Jose
2020-05-04 17:33:55 +05:30
committed by GitHub
parent 19886b40bd
commit ae3f8c02e1
23 changed files with 784 additions and 115 deletions

View File

@@ -0,0 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Alterar senha",
"EMAIL": {
"LABEL": "e-mail",
"PLACEHOLDER": "Por favor, insira seu e-mail",
"ERROR": "Por favor, insira um e-mail válido"
},
"API": {
"SUCCESS_MESSAGE": "O link para alteração de senha foi enviado para seu e-mail",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
},
"SUBMIT": "Enviar"
}
}