diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:35 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:35 +0200 |
commit | 1a865993b1c94c73b173d4f561fd8f4c6228ffd4 (patch) | |
tree | fdd1dcdc49d46796e49536bf4ee526d625ee52ac | |
parent | New translations auth.json (Portuguese) (diff) | |
download | server-1a865993b1c94c73b173d4f561fd8f4c6228ffd4.tar.xz |
New translations auth.json (Slovak)
-rw-r--r-- | locales/sk/auth.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/sk/auth.json b/locales/sk/auth.json index bcf8e680..241d71e9 100644 --- a/locales/sk/auth.json +++ b/locales/sk/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-mail alebo telefón nebol nájdený", - "INVALID_PASSWORD": "Neplatné Heslo" + "INVALID_PASSWORD": "Neplatné Heslo", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Registrácia nového používateľa je zakázaná", |