mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
i18n(cs): Update Czech translations
This commit is contained in:
@@ -233,3 +233,10 @@
|
||||
"passwordRecovery_SecretQuestion2" = "Jaké bylo Vaše první auto?";
|
||||
"passwordRecovery_SecretQuestion3" = "Jaký je Váš oblíbený film?";
|
||||
"passwordRecovery_SecondaryEmail" = "Sekundární e-mail";
|
||||
|
||||
/* Password */
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter";
|
||||
"POLICY_MIN_DIGIT" = "Minimum of %{0} digit";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols";
|
||||
"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters";
|
||||
Reference in New Issue
Block a user