From d1d0091f6a5d4f35f662a1a1f6e0da1c6d69ee1c Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:59 +0200 Subject: [PATCH] New translations auth.json (Czech) --- locales/cs/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/cs/auth.json b/locales/cs/auth.json index 74468440..70acc5ba 100644 --- a/locales/cs/auth.json +++ b/locales/cs/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-Mail nebo telefon nenalezen", - "INVALID_PASSWORD": "Neplatné heslo" + "INVALID_PASSWORD": "Neplatné heslo", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Registrace nového uživatele je zakázána",