Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/pt/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/pt/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Redefinir a senha",
|
||||
"EMAIL": {
|
||||
"LABEL": "e-mail",
|
||||
"PLACEHOLDER": "Por favor, digite seu e-mail",
|
||||
"ERROR": "Por favor, digite um e-mail válido"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Link para redefinir a 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": "submeter"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user