From d844e7b0b2d0a4f6001201fca587fae55a18240d Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:53 +0200 Subject: [PATCH] New translations auth.json (Portuguese, Brazilian) --- locales/pt/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",