18 lines
631 B
JSON
18 lines
631 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Redefinir senha",
|
|
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
|
|
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
|
|
"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."
|
|
},
|
|
"SUBMIT": "submeter"
|
|
}
|
|
}
|