summary refs log tree commit diff
diff options
context:
space:
mode:
-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",