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á",
|