summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:59 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:59 +0200
commitd1d0091f6a5d4f35f662a1a1f6e0da1c6d69ee1c (patch)
tree01097e52957f7af470028ba3f140d65d44c8d429
parentNew translations auth.json (Italian) (diff)
downloadserver-d1d0091f6a5d4f35f662a1a1f6e0da1c6d69ee1c.tar.xz
New translations auth.json (Czech)
-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",