diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-12-19 20:43:53 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-12-19 20:48:20 -0600 |
commit | 82f98a770b088a3ffb2c165fd22ccb0adadd57a7 (patch) | |
tree | a87c075a92305ef696cedc6c255c963bf283c0ec /config | |
parent | 32d998b62333a768af3a274d265fd02483ce15de (diff) |
rework hide boosts / show only packmates options to work with timeline streaming
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 2dcc25187..6983d0867 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -155,8 +155,6 @@ 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 @@ -182,6 +180,8 @@ en: setting_system_font_ui: Use system's default font setting_theme: Site theme setting_unfollow_modal: Show confirmation dialog before unfollowing someone + hide_boosts: Don't show boosts on any timeline + only_known: Only show posts from packmates on all timelines severity: Severity type: Import type username: Username |