From 2fb3986b2783c2253a7d3cb11794175906218bbc Mon Sep 17 00:00:00 2001 From: lizzie Date: Wed, 29 Jul 2026 18:29:34 +0000 Subject: [PATCH] feat: prefix channels with # sign when relevant Signed-off-by: lizzie --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index dc08e76..82b3c32 100644 --- a/translations/en.json +++ b/translations/en.json @@ -151,7 +151,7 @@ "text": "Text", "timedOutUntil": "Timed out until: $1", "topic:": "Topic:", - "typebox": "Message in $1", + "typebox": "Message in # $1", "unmute": "Unmute channel", "voice": "Voice", "deleteThread":"Delete thread",