From 32d998b62333a768af3a274d265fd02483ce15de Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Thu, 19 Dec 2019 19:41:02 -0600 Subject: add preference options to a: hide boosts globally, & b: show only packmates across all timelines - works in all client apps --- config/locales/simple_form.en.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index dffd3a4fc..2dcc25187 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -155,6 +155,8 @@ en: setting_hide_mntions_packm8: Filter group chat branches addressed to participants you aren't a packmate of setting_hide_mascot: Don't show the mascot image setting_hide_interactions: Make your roar interaction lists private + setting_hide_boosts: Don't show boosts on any timeline + setting_only_known: Only show posts from packmates on all timelines setting_aggregate_reblogs: Group repeats in timelines setting_auto_play_gif: Auto-play animated GIFs setting_boost_modal: Show confirmation dialog before repeating -- cgit