summary refs log tree commit diff
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-18 14:23:04 -0400
committerSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-18 14:23:04 -0400
commit2fd622d36c1cd3933f1a024d1f201d00c8df9133 (patch)
tree512262a27563a75bcdd17715c7650cfe0fc66bc5
parentNew translations auth.json (Turkish) (diff)
downloadserver-2fd622d36c1cd3933f1a024d1f201d00c8df9133.tar.xz
New translations auth.json (Slovak)
-rw-r--r--api/locales/sk/auth.json4
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á",