summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:06 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:06 +0200
commit4adf3964769c82351649535c240b52e8f8358df5 (patch)
tree280948aea373bf375106106dc15ad530bd7f22ba
parentNew translations auth.json (Hebrew) (diff)
downloadserver-4adf3964769c82351649535c240b52e8f8358df5.tar.xz
New translations auth.json (Hungarian)
-rw-r--r--locales/hu/auth.json3
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",