aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-04-28 17:29:17 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-04-28 17:29:17 +0000
commit3056017f8e35c98a7fb42162c7e3460a4ebab619 (patch)
treecf94fe937a959118d7b10528846029a1b4f0ed08 /src/i18n
parent36f2fef55ab370cc51f1ff81b419f28e2f50409b (diff)
parent64732604871f23734f5600810e165b625d15ffda (diff)
Merge branch 'eintei-port-mute-nsfw' into 'develop'
Ability to mute nsfw posts Closes #1288 See merge request pleroma/pleroma-fe!1913
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index a011139a..978fda37 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",
@@ -1074,6 +1075,7 @@
"external_source": "External source",
"thread_muted": "Thread muted",
"thread_muted_and_words": ", has words:",
+ "sensitive_muted": "Muting sensitive content",
"show_full_subject": "Show full subject",
"hide_full_subject": "Hide full subject",
"show_content": "Show content",