diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-02-26 10:45:44 +0100 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2022-02-26 10:46:26 +0100 |
commit | 756f1b6615ac858c958468d1306c39a06db551bb (patch) | |
tree | 85502a84cbb506c39858342437e73a02d72447ed /config/locales-glitch | |
parent | c6df6686af01e774b2b4618e96194bf80db6ecf2 (diff) |
Add option (on by default) to allow toots with content warnings to trend
Diffstat (limited to 'config/locales-glitch')
-rw-r--r-- | config/locales-glitch/en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml index c382ee9ed..7fd0683c9 100644 --- a/config/locales-glitch/en.yml +++ b/config/locales-glitch/en.yml @@ -20,6 +20,9 @@ en: show_replies_in_public_timelines: desc_html: In addition to public self-replies (threads), show public replies in local and public timelines. title: Show replies in public timelines + trending_status_cw: + desc_html: When trending posts are enabled, allow posts with Content Warnings to be eligible. Changes to this setting are not retroactive. + title: Allow posts with Content Warnings to trend auth: captcha_confirmation: hint_html: Just one more step! To confirm your account, this server requires you to solve a CAPTCHA. You can <a href="/about/more">contact the server administrator</a> if you have questions or need assistance with confirming your account. |