diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-21 18:03:34 -0400 |
---|---|---|
committer | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-21 18:03:34 -0400 |
commit | cf109530a1b6be43919730a380e772fe02571128 (patch) | |
tree | cdf9968a8023b3938ef33f2db3564460f7eaa7d0 /api | |
parent | New translations auth.json (Czech) (diff) | |
download | server-cf109530a1b6be43919730a380e772fe02571128.tar.xz |
New translations auth.json (Hungarian)
Diffstat (limited to 'api')
-rw-r--r-- | api/locales/hu/auth.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/locales/hu/auth.json b/api/locales/hu/auth.json index 3891ce28..cf2f7d06 100644 --- a/api/locales/hu/auth.json +++ b/api/locales/hu/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "Nincs ilyen E-Mail vagy Telefon", "INVALID_PASSWORD": "Érvénytelen jelszó", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Ez a fiók le van tiltva" }, "register": { "REGISTRATION_DISABLED": "Új felhasználók regisztrációja nem engedélyezett", |