From 4adf3964769c82351649535c240b52e8f8358df5 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:03:06 +0200 Subject: [PATCH] New translations auth.json (Hungarian) --- locales/hu/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",