aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_GB.json')
-rw-r--r--locale/en_GB.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 6e41216..e076eed 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -50,9 +50,13 @@
"timeline.home.description": "This timeline shows all activity from users you follow.",
"timeline.home.shortName": "Home",
"note.action.like": "Like",
+ "note.action.like.forbidden": "You may not like this note.",
"note.action.dislike": "Dislike",
+ "note.action.dislike.forbidden": "You may not dislike this note.",
"note.action.reshare": "Reshare",
+ "note.action.reshare.forbidden": "You may not reshare this note.",
"note.action.reply": "Reply",
+ "note.action.reply.forbidden": "You may not reply to this note.",
"note.action.delete": "Delete",
"note.action.delete.confirmation": "Are you sure you want to permanently delete this note?",
"note.action.edit": "Edit",
@@ -67,6 +71,10 @@
"note.privacy.scope.mutuals": "Mutuals only",
"note.privacy.scope.followers": "Followers only",
"note.privacy.scope.public": "Public",
+ "note.privacy.interactors.none": "Nobody",
+ "note.privacy.interactors.mutuals": "Mutuals only",
+ "note.privacy.interactors.followers": "Followers only",
+ "note.privacy.interactors.all": "Everyone",
"note.resharedBy": "Reshared by %s",
"note.page.author": "By %s",
"note.page.description": "A page by %s",
@@ -122,6 +130,7 @@
"writeNote.formattingHint.markdown": "Markdown",
"writeNote.summary.label": "Content warning (optional)",
"writeNote.scope.label": "Visibility",
+ "writeNote.interactors.label": "Who can interact",
"writeNote.action": "Post",
"writeNote.moreOptions": "More options",
"writeNote.mentions.label": "Mentioned users",