summaryrefslogtreecommitdiffstats
path: root/config/locales/zh-TW.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r--config/locales/zh-TW.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index b0eaee4c4..8e579c06d 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -193,6 +193,7 @@
must_contain_lowercase: "必須包含小寫字母 (a-z)"
must_contain_digits: "必須包含數字 (0-9)"
must_contain_special_chars: "必須包含特殊字元 (!, $, %, ...)"
+ domain_not_allowed: "contains a 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.