diff options
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 8576c5ddb..e3d5ee58e 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -127,6 +127,10 @@ hr: earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues" not_a_regexp: "is not a valid regular expression" open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" + must_contain_uppercase: "must contain uppercase letters (A-Z)" + must_contain_lowercase: "must contain lowercase letters (a-z)" + must_contain_digits: "must contain digits (0-9)" + must_contain_special_chars: "must contain special characters (!, $, %, ...)" actionview_instancetag_blank_option: Molimo odaberite |