summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--locales/cs/auth.json3
1 files changed, 2 insertions, 1 deletions
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",