summary refs log tree commit diff
path: root/api/locales
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-21 18:03:33 -0400
committerSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-21 18:03:33 -0400
commit7fb874a5ace6ee2a5d95eab01da52dae7d32be5a (patch)
tree3cecab2c136383334399b7f20252f2a3eea40d43 /api/locales
parentNew translations common.json (Venetian) (diff)
downloadserver-7fb874a5ace6ee2a5d95eab01da52dae7d32be5a.tar.xz
New translations auth.json (Czech)
Diffstat (limited to 'api/locales')
-rw-r--r--api/locales/cs/auth.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/locales/cs/auth.json b/api/locales/cs/auth.json
index 70acc5ba..59fa4fcf 100644
--- a/api/locales/cs/auth.json
+++ b/api/locales/cs/auth.json
@@ -2,12 +2,12 @@
 	"login": {
 		"INVALID_LOGIN": "E-Mail nebo telefon nenalezen",
 		"INVALID_PASSWORD": "Neplatné heslo",
-		"ACCOUNT_DISABLED": "This account is disabled"
+		"ACCOUNT_DISABLED": "Tento účet je vypnutý"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Registrace nového uživatele je zakázána",
 		"INVITE_ONLY": "Musíte být pozváni k registraci",
-		"EMAIL_INVALID": "Invalid Email",
+		"EMAIL_INVALID": "Neplatný E-mail",
 		"EMAIL_ALREADY_REGISTERED": "E-mail je již registrován",
 		"DATE_OF_BIRTH_UNDERAGE": "Musíš být {{years}} let nebo starší",
 		"CONSENT_REQUIRED": "Musíte souhlasit s obchodními podmínkami a zásadami ochrany osobních údajů.",