Patch by ChunChang Lo.
git-svn-id: https://svn.redmine.org/redmine/trunk@21749
e93f8b46-1217-0410-a6f0-
8f06a7374b81
must_contain_lowercase: "必須包含小寫字母 (a-z)"
must_contain_digits: "必須包含數字 (0-9)"
must_contain_special_chars: "必須包含特殊字元 (!, $, %, ...)"
- domain_not_allowed: "contains a domain not allowed (%{domain})"
+ domain_not_allowed: "包含不允許的網域 (%{domain})"
# You can define own errors for models or model attributes.
# The values :model, :attribute and :value are always available for interpolation.