From 3bd6ce3fe85b4fcf68d257158d1a8ed458fc18f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 5 Feb 2026 21:57:41 -0500 Subject: [PATCH] fix category notif --- 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 e53d6649f4..8796a92c98 100644 --- a/public/language/en-GB/notifications.json +++ b/public/language/en-GB/notifications.json @@ -62,7 +62,7 @@ "user-posted-topic-with-tag-triple": "%1 posted %2 (tagged %3, %4, and %5)", "user-posted-topic-with-tag-multiple": "%1 posted %2 (tagged %3)", - "user-posted-topic-in-category": "%1 posted %2 (category %3)", + "user-posted-topic-in-category": "%1 posted %2 in %3", "user-started-following-you": "%1 started following you.", "user-started-following-you-dual": "%1 and %2 started following you.",