diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-18 14:23:04 -0400 |
---|---|---|
committer | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-18 14:23:04 -0400 |
commit | 2fd622d36c1cd3933f1a024d1f201d00c8df9133 (patch) | |
tree | 512262a27563a75bcdd17715c7650cfe0fc66bc5 /api/locales | |
parent | New translations auth.json (Turkish) (diff) | |
download | server-2fd622d36c1cd3933f1a024d1f201d00c8df9133.tar.xz |
New translations auth.json (Slovak)
Diffstat (limited to 'api/locales')
-rw-r--r-- | api/locales/sk/auth.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/locales/sk/auth.json b/api/locales/sk/auth.json index 241d71e9..52d96c70 100644 --- a/api/locales/sk/auth.json +++ b/api/locales/sk/auth.json @@ -1,8 +1,8 @@ { "login": { - "INVALID_LOGIN": "E-mail alebo telefón nebol nájdený", + "INVALID_LOGIN": "E-mail alebo Telefón nebol nájdený", "INVALID_PASSWORD": "Neplatné Heslo", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Tento účet je deaktivovaný" }, "register": { "REGISTRATION_DISABLED": "Registrácia nového používateľa je zakázaná", |