From 787e393bf4757815718209b9643f1480bde0ef30 Mon Sep 17 00:00:00 2001 From: Samuel <34555296+Flam3rboy@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:03:34 -0400 Subject: [PATCH] New translations auth.json (Hungarian) --- api/locales/hu/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",