From 477c280638724f0108752c0768690652c6a8a371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 20 Feb 2026 21:56:34 -0500 Subject: [PATCH] change wording --- public/language/en-GB/notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/en-GB/notifications.json b/public/language/en-GB/notifications.json index a02d2f6305..4daeda5934 100644 --- a/public/language/en-GB/notifications.json +++ b/public/language/en-GB/notifications.json @@ -102,7 +102,7 @@ "notificationType-new-public-chat": "When you receive a public group chat message", "notificationType-group-invite": "When you receive a group invite", "notificationType-group-leave": "When a user leaves your group", - "notificationType-group-request-membership": "When someone requests to join a group you own", + "notificationType-group-request-membership": "When a user requests to join a group you own", "notificationType-new-register": "When someone gets added to registration queue", "notificationType-post-queue": "When a new post is queued", "notificationType-new-post-flag": "When a post is flagged",