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",