summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:35 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:35 +0200
commit1a865993b1c94c73b173d4f561fd8f4c6228ffd4 (patch)
treefdd1dcdc49d46796e49536bf4ee526d625ee52ac
parentNew translations auth.json (Portuguese) (diff)
downloadserver-1a865993b1c94c73b173d4f561fd8f4c6228ffd4.tar.xz
New translations auth.json (Slovak)
-rw-r--r--locales/sk/auth.json3
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á",