From 19e9c7553ecc030ad8edcfbf1e40392ca5d861b4 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 29 Aug 2019 02:15:54 +0000 Subject: Update locales (#4221). git-svn-id: http://svn.redmine.org/redmine/trunk@18412 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/he.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/locales/he.yml') diff --git a/config/locales/he.yml b/config/locales/he.yml index 842f8aa4d..eabaabe82 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1301,3 +1301,9 @@ he: label_last_tab_visited: Last visited tab field_unique_id: Unique ID text_no_subject: no subject + setting_password_required_char_classes: Required character classes for passwords + label_password_char_class_uppercase: uppercase letters + label_password_char_class_lowercase: lowercase letters + label_password_char_class_digits: digits + label_password_char_class_special_chars: special characters + text_characters_must_contain: Must contain %{character_classes}. -- cgit v1.2.3