From 1053e0df5ef7728923ce126fd7695a9cf9369ca2 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Mon, 5 Jan 2026 22:55:42 +0100 Subject: [PATCH] remove rocket.chat translation --- src/components/notifications/RocketChat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/notifications/RocketChat.vue b/src/components/notifications/RocketChat.vue index 78466060b..883b804be 100644 --- a/src/components/notifications/RocketChat.vue +++ b/src/components/notifications/RocketChat.vue @@ -14,7 +14,7 @@ https://docs.rocket.chat/guides/administration/administration/integrations

- {{ $t("aboutChannelName", [$t("rocket.chat")]) }} + {{ $t("aboutChannelName", ["rocket.chat"]) }}

{{ $t("aboutKumaURL") }}