diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-04-29 00:54:44 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-05-21 03:16:22 -0500 |
commit | db67333d626cc8ce1a50fe1c0908c186d5382c79 (patch) | |
tree | 62ab442406d9123e3dedde063f086852c0076793 /config | |
parent | 933d7afa873a0440c302ec767162fe726c46f0f0 (diff) |
Add option to filter packmate thread branches where you don't follow all the participants.
Diffstat (limited to 'config')
-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 b2ef1c2a3..ae31ba55e 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -123,6 +123,7 @@ en: setting_hide_mntions_muted: Filter mentions of those who you are muting setting_hide_mntions_blocked: Filter mentions of those who you are blocking setting_hide_mntions_blocker: Filter mentions of those who are blocking you + setting_hide_mntions_packm8: Filter group chat branches addressed to participants you aren't a packmate of setting_gently_kobolds: Gently the kobolds setting_user_is_kobold: I am a kobold setting_aggregate_reblogs: Group repeats in timelines |