diff options
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 9fea62c..fa98b49 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -41,6 +41,11 @@ "navigation.logout.confirmation": "Are you sure you want to log out?", "navigation.followRequests": "Follow requests", "navigation.instanceSettings": "Instance settings", + "notifications.heading": "Notifications", + "notifications.interaction.like.title": "%s liked your note", + "notifications.interaction.dislike.title": "%s disliked your note", + "notifications.interaction.reshare.title": "%s reshared your note", + "notifications.interaction.reply.title": "%s replied to you", "login.pageTitle": "Log in", "login.email": "Email address", "login.password": "Password", |
