diff --git a/locales/pt/auth.json b/locales/pt/auth.json index 455b7eda..a7ee615c 100644 --- a/locales/pt/auth.json +++ b/locales/pt/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-mail ou Telefone não encontrado", - "INVALID_PASSWORD": "Senha inválida" + "INVALID_PASSWORD": "Senha inválida", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Registro de novos usuários está desativado",