diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-12-04 19:07:02 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-12-04 19:07:02 +0100 |
commit | b362de2232da2518381df51ceb71166d0693dd6f (patch) | |
tree | d2d23adb9e5bc3e3e64a794256fa7990b0fb82ed /config/locales | |
parent | 41b4be699fa5908dee13f0ceed391f88e2923853 (diff) |
Adding configurable e-mail blacklist
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 426f3928a..50a1f0e95 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -55,5 +55,7 @@ en: stream_entries: favourited: favourited a post by is_now_following: is now following + users: + invalid_email: The e-mail address is invalid will_paginate: page_gap: "…" |