diff options
author | David Yip <yipdw@member.fsf.org> | 2017-10-22 01:05:56 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2017-10-22 01:05:56 -0500 |
commit | 1a60445a5fa8208b54afaedf5e5796fb2ac0a80a (patch) | |
tree | 2b77abc51b6a40d40d245023ac87cec3edc61123 /config | |
parent | 4c84513e0438577c84567e2a9f406448b81237f9 (diff) |
Address unused translation errors.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 22aa29be3..7d46df327 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -375,11 +375,11 @@ en: upload: Upload keyword_mutes: add_keyword: Add keyword - delete: Delete edit: Edit edit_keyword: Edit keyword keyword: Keyword match_whole_word: Match whole word + remove: Remove remove_all: Remove all landing_strip_html: "<strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse." landing_strip_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>. |