Fill in create, edit, update, and destroy for keyword mutes interface.
Also add a destroy-all action, which can be useful if you're flushing an old list entirely to start a new one.
This commit is contained in:
@ -215,11 +215,6 @@ 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
|
||||
@ -378,6 +373,14 @@ en:
|
||||
following: Following list
|
||||
muting: Muting list
|
||||
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_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>.
|
||||
media_attachments:
|
||||
|
Reference in New Issue
Block a user