chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -1,14 +1,14 @@
{
"RESET_PASSWORD": {
"TITLE": "Alterar senha",
"TITLE": "Redefinir senha",
"EMAIL": {
"LABEL": "e-mail",
"PLACEHOLDER": "Por favor, insira seu e-mail",
"ERROR": "Por favor, insira um e-mail válido"
"PLACEHOLDER": "Por favor, digite 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"
"SUCCESS_MESSAGE": "O link para alteração de senha foi enviado para seu e-mail.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Enviar"
}