diff options
Diffstat (limited to 'locale/en_GB.json')
| -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 084ecb1..cb4df6a 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -48,6 +48,11 @@ "notifications.interaction.dislike.title": "%s disliked your note", "notifications.interaction.reshare.title": "%s reshared your note", "notifications.interaction.reply.title": "%s replied to you", + "notifications.follow.active": "%s followed you", + "notifications.follow.pending": "%s would like to follow you", + "notifications.follow.removed": "%s unfollowed you", + "notifications.follow.accept": "%s accepted your follow request", + "notifications.follow.reject": "%s rejected your follow request", "login.pageTitle": "Log in", "login.email": "Email address", "login.password": "Password", |
