diff options
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 251a189f2..1c3633d2b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -152,6 +152,7 @@ de: must_contain_lowercase: "muss Kleinbuchstaben (a-z) enthalten" must_contain_digits: "muss Zahlen (0-9) enthalten" must_contain_special_chars: "muss Sonderzeichen (!, $, %, ...) enthalten" + domain_not_allowed: "contains a domain not allowed (%{domain})" actionview_instancetag_blank_option: Bitte auswählen |