From 5f92c6429fac98e5c9e3b02d158b6d4eab89945d Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Sat, 21 Dec 2019 13:59:38 -0600 Subject: add option to only apply phrase filters to timelines --- config/locales/simple_form.en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/simple_form.en.yml') 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 -- cgit