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 c8c8f9f..c7cc90a 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -34,6 +34,8 @@ "note.action.dislike": "Dislike", "note.action.reshare": "Reshare", "note.action.reply": "Reply", + "note.action.delete": "Delete note", + "note.action.delete.confirmation": "Are you sure you want to permanently delete this note?", "note.info.replyTo": "In reply to %s", "note.info.mentions": "Mentions %s", "note.privacy.scope.none": "Private", |
