summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:49 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:49 +0200
commit2b8fd2b9766189d67c9deef5d4491900619f7778 (patch)
treed64ff5ab0386d69b9bfd1a1099d1aee793b37a68
parentNew translations auth.json (Japanese) (diff)
downloadserver-2b8fd2b9766189d67c9deef5d4491900619f7778.tar.xz
New translations auth.json (Croatian)
-rw-r--r--locales/hr/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/hr/auth.json b/locales/hr/auth.json

index 3e330168..0f2c8456 100644 --- a/locales/hr/auth.json +++ b/locales/hr/auth.json
@@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Email ili broj mobitela nije pronađen", - "INVALID_PASSWORD": "Pogrešna lozinka" + "INVALID_PASSWORD": "Pogrešna lozinka", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Registracija novog korisnika je onemogućena",