summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-11 21:12:53 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-11 21:12:53 +0200
commitb86d3d0ce16d95eaa148fdbdef667e4c878914ed (patch)
tree3209e0e9352781b571488d4d33aa63452bc29cd5
parentNew translations auth.json (Polish) (diff)
downloadserver-b86d3d0ce16d95eaa148fdbdef667e4c878914ed.tar.xz
New translations auth.json (Portuguese, Brazilian)
-rw-r--r--locales/pt/auth.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/pt/auth.json b/locales/pt/auth.json

index ee977136..df7d6708 100644 --- a/locales/pt/auth.json +++ b/locales/pt/auth.json
@@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "E-mail ou Telefone não encontrado", "INVALID_PASSWORD": "Senha inválida", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Essa conta está desativada" }, "register": { "REGISTRATION_DISABLED": "Registro de novos usuários está desativado",