fix(calendar,preferences) Small fixes for commit 5c4d467d and 6050c4ee

This commit is contained in:
Hivert Quentin
2023-05-22 10:11:58 +02:00
parent 5c4d467d06
commit e076d0db73
6 changed files with 21 additions and 28 deletions
@@ -260,7 +260,7 @@
"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_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols";
"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters";