diff options
| author | Henry Jameson <me@hjkos.com> | 2024-04-24 15:22:19 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-04-24 15:22:19 +0300 |
| commit | 046678086fcdddf05c2c10f3494bf87e67f2fd6a (patch) | |
| tree | 05bb24492dc8455df3be0d9e3412f2b51b8666f6 /src/i18n | |
| parent | 59656af44cf64069437eda1708b02c7a53788941 (diff) | |
add explanation to why post is muted for sensitive muting
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 6377e994..978fda37 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1075,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", |
