summary refs log tree commit diff
path: root/api/locales
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-21 18:03:34 -0400
committerSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-21 18:03:34 -0400
commitcf109530a1b6be43919730a380e772fe02571128 (patch)
treecdf9968a8023b3938ef33f2db3564460f7eaa7d0 /api/locales
parentNew translations auth.json (Czech) (diff)
downloadserver-cf109530a1b6be43919730a380e772fe02571128.tar.xz
New translations auth.json (Hungarian)
Diffstat (limited to 'api/locales')
-rw-r--r--api/locales/hu/auth.json2
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",