aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorAlexander Tumin <iamtakingiteasy@eientei.org>2024-02-21 21:27:12 +0300
committerHenry Jameson <me@hjkos.com>2024-04-24 15:18:11 +0300
commit59656af44cf64069437eda1708b02c7a53788941 (patch)
tree1eaaa543cd5d0509b1f0b6b58eec15ad68fe8a51 /src/i18n
parent15dde2d372419fd90c19de7a6f7b9b2458511adc (diff)
Allow muting sensitive posts in public timelines
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index a011139a..6377e994 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -501,6 +501,7 @@
"mute_bot_posts": "Mute bot posts",
"hide_actor_type_indication": "Hide actor type (bots, groups, etc.) indication in posts",
"hide_scrobbles": "Hide scrobbles",
+ "mute_sensitive_posts": "Mute sensitive posts",
"hide_all_muted_posts": "Hide muted posts",
"max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)",
"hide_isp": "Hide instance-specific panel",