summary refs log tree commit diff
path: root/api
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
commitb6bb4a1703c89a74dfdafcb8e9143138db0df6c4 (patch)
treed4446596b71357767172628a75571f979d7803c2 /api
parentNew translations common.json (Venetian) (diff)
downloadserver-b6bb4a1703c89a74dfdafcb8e9143138db0df6c4.tar.xz
New translations auth.json (Czech)
Diffstat (limited to 'api')
-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ů.",