diff options
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 6 |
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" |
