aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorwinter2025-01-16 18:33:18 +0000
committerwinter2025-01-16 18:33:18 +0000
commit8de5608976dc8a73a400267601acb4c8e127de5a (patch)
treea907dd4c4e55e331979cd9ce14852592af2654a0 /locale
parente3a0248c3b1762abf5138fbd1b8228601006d44d (diff)
note privacy and summary stuff
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 06da83e..cb112f5 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -22,6 +22,10 @@
"note.action.reshare": "Reshare",
"note.action.reply": "Reply",
"note.info.replyTo": "In reply to %s",
+ "note.privacy.scope.none": "Private",
+ "note.privacy.scope.mutuals": "Mutuals only",
+ "note.privacy.scope.followers": "Followers only",
+ "note.privacy.scope.public": "Public",
"placeholder": "There's nothing here.",
"placeholder.moreItems": "…and %d more",
"placeholder.noMoreItems": "No more items.",
@@ -35,6 +39,8 @@
"login.action": "Log in",
"login.failed": "Invalid email address or password",
"writeNote.label": "Write a note",
+ "writeNote.summary.label": "Content warning (optional)",
+ "writeNote.scope.label": "Visibility",
"writeNote.action": "Post",
"writeReply.label": "Write a reply",
"writeReply.action": "Reply"