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",
|