diff options
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index d734f85..d65c890 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -1,6 +1,7 @@ { "digitigrade": "Digitigrade", "version": "Digitigrade @ %s", + "action.share": "Share", "user.profile.createdAt": "Joined on %s", "user.profile.openRemote": "Open remote profile page", "user.profile.bio.placeholder": "This user hasn't written a bio yet.", @@ -37,6 +38,7 @@ "note.action.reply": "Reply", "note.action.delete": "Delete note", "note.action.delete.confirmation": "Are you sure you want to permanently delete this note?", + "note.openRemote": "Open on original instance", "note.info.replyTo": "In reply to %s", "note.info.mentions": "Mentions %s", "note.privacy.scope.none": "Private", |
