diff options
author | David Yip <yipdw@member.fsf.org> | 2017-10-15 04:51:42 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2017-10-21 14:54:36 -0500 |
commit | 2e03a10059889cb05d4fab7736447a4315f90bf5 (patch) | |
tree | c5f4a997e9ed281ed356284f2c2450fb3a46d8bf /config | |
parent | 4fa2f7e82d68c974ecfdb8896f15a5a3aba25828 (diff) |
Spike out index and new views for keyword mutes controller.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 6b4e602bd..5b91f8320 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -215,6 +215,11 @@ en: contact_information: email: Business e-mail username: Contact username + keyword_mutes: + edit: Edit + delete: Delete + add_keyword: Add keyword + keyword: Keyword registrations: closed_message: desc_html: Displayed on frontpage when registrations are closed. You can use HTML tags |