diff options
| author | Shpuld Shpludson <shp@cock.li> | 2021-02-27 18:31:13 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2021-02-27 18:31:13 +0000 |
| commit | b4782ad159026e3fb50c476e5cf9d89176e441f4 (patch) | |
| tree | dfa491edeb8e5817699498289f81ce900fbd947f /src/i18n | |
| parent | aa5cb3d1d2421eaf5cc9e08264f7924a627319a3 (diff) | |
| parent | ecb211606cddeeec809c8a6bc39f9c96a0af95f5 (diff) | |
Merge branch 'feat/sensitive-by-default' into 'develop'
close #1054 add sensitive by default option
Closes #1054
See merge request pleroma/pleroma-fe!1354
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 0e069785..e6acda9c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -429,6 +429,7 @@ "subject_line_mastodon": "Like mastodon: copy as is", "subject_line_noop": "Do not copy", "post_status_content_type": "Post status content type", + "sensitive_by_default": "Mark posts as sensitive by default", "stop_gifs": "Play-on-hover GIFs", "streaming": "Enable automatic streaming of new posts when scrolled to the top", "user_mutes": "Users", |
