From b8e259f75dfa52584d7483313b0c6814867d2330 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 20 Jan 2025 18:20:45 +0000 Subject: follow, unfollow, follow request notifications --- locale/en_GB.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'locale') 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", -- cgit v1.3