diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:03:06 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:03:06 +0200 |
commit | 4adf3964769c82351649535c240b52e8f8358df5 (patch) | |
tree | 280948aea373bf375106106dc15ad530bd7f22ba | |
parent | New translations auth.json (Hebrew) (diff) | |
download | server-4adf3964769c82351649535c240b52e8f8358df5.tar.xz |
New translations auth.json (Hungarian)
-rw-r--r-- | locales/hu/auth.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/hu/auth.json b/locales/hu/auth.json index 6cbbcf8c..3891ce28 100644 --- a/locales/hu/auth.json +++ b/locales/hu/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Nincs ilyen E-Mail vagy Telefon", - "INVALID_PASSWORD": "Érvénytelen jelszó" + "INVALID_PASSWORD": "Érvénytelen jelszó", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Új felhasználók regisztrációja nem engedélyezett", |