diff options
author | multiple creatures <dev@multiple-creature.party> | 2020-01-10 14:19:04 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2020-01-10 14:19:04 -0600 |
commit | 13b4d7953adfa8455f800a56124c7d6ecafa41ca (patch) | |
tree | 76fa5d86a2e646c09b08637625cc31aaa2f694b0 /config/locales | |
parent | e13202c114eeb7584e776a073a41d9e57ae31e02 (diff) |
add ability to toggle individual filters without deleting them
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index eefa3530d..aa32a3200 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -193,7 +193,7 @@ en: desc: Filter roars with matching media descriptions no_desc: Filter roars WITHOUT media descriptions override_cw: Override existing content warning - + is_enabled: Enabled filter_undescribed: Hide roars without media descriptions boost_interval: 1: 1 minute |