From 8c6dad8c48d5d730b102d9de0079fee9752b0d35 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 19 Jan 2025 22:17:12 +0000 Subject: implement 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 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", -- cgit v1.3