summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:58 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:58 +0200
commit6a6d259d56054a7a0e7067ef23cabe43453ac858 (patch)
tree2fc430e52b8eb2fe8624b807b1a54d7f85e560e3
parentNew translations auth.json (Catalan) (diff)
downloadserver-6a6d259d56054a7a0e7067ef23cabe43453ac858.tar.xz
New translations auth.json (Italian)
-rw-r--r--locales/it/auth.json3
1 files changed, 2 insertions, 1 deletions
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",