diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-12-21 13:59:38 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-12-21 13:59:38 -0600 |
commit | 5f92c6429fac98e5c9e3b02d158b6d4eab89945d (patch) | |
tree | 7ffa8f2d41288c88ba8720a42d747924fa371e10 /config/locales | |
parent | 8312a6e51017498c417070cbcbf115da184b786d (diff) |
add option to only apply phrase filters to timelines
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index cb106082d..9c34a1071 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -183,6 +183,7 @@ en: hide_boosts: Don't show boosts on any timeline only_known: Only show posts from packmates on all timelines invert_filters: Use allow list mode for filters + filter_timelines_only: Apply filters to timelines only severity: Severity type: Import type username: Username |