From 6a6d259d56054a7a0e7067ef23cabe43453ac858 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:58 +0200 Subject: [PATCH] New translations auth.json (Italian) --- locales/it/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/it/auth.json b/locales/it/auth.json index 316d55ea..3ba387e9 100644 --- a/locales/it/auth.json +++ b/locales/it/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-Mail o numero di telefono non trovato", - "INVALID_PASSWORD": "Password Non Valida" + "INVALID_PASSWORD": "Password Non Valida", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "La registrazione di nuovi utenti รจ disabilitata",