aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2019-04-04 19:38:03 +0000
committerShpuld Shpludson <shp@cock.li>2019-04-04 19:38:03 +0000
commit8c7f765dff8b66ff27aeeab5bc09cd715ab328a9 (patch)
tree4834c628bc7c64ccfe25fecf0999a70d3e8583cb /src/i18n
parentac28e8c2f981b6584f0103e10b0a5f5b025fcaae (diff)
parent70071b870f9a99e40295207de31f01910ec44a11 (diff)
Merge branch 'issue-469-safe-dm-from-BE' into 'develop'
Issue 469 safe dm from be Closes #469 See merge request pleroma/pleroma-fe!726
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 026546cc..1e82cd0a 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -80,7 +80,8 @@
},
"content_warning": "Subject (optional)",
"default": "Just landed in L.A.",
- "direct_warning": "This post will only be visible to all the mentioned users.",
+ "direct_warning_to_all": "This post will be visible to all the mentioned users.",
+ "direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
"posting": "Posting",
"scope": {
"direct": "Direct - Post to mentioned users only",