From fd10897988b2e779d929f346ef63417014258894 Mon Sep 17 00:00:00 2001 From: duane Date: Mon, 17 Apr 2023 12:46:52 -0500 Subject: [PATCH] Adds translation for English Slack channel mention label --- src/lang/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lang/en.json b/src/lang/en.json index f33a7de37..3e95a1a36 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -624,6 +624,7 @@ "matrixDesc1": "You can find the internal room ID by looking in the advanced section of the room settings in your Matrix client. It should look like !QMdRCpUIfLwsfjxye6:home.server.", "matrixDesc2": "It is highly recommended you create a new user and do not use your own Matrix user's access token as it will allow full access to your account and all the rooms you joined. Instead, create a new user and only invite it to the room that you want to receive the notification in. You can get the access token by running {0}", "Channel Name": "Channel Name", + "Mention Channel": "Mention Channel", "Uptime Kuma URL": "Uptime Kuma URL", "Icon Emoji": "Icon Emoji", "signalImportant": "IMPORTANT: You cannot mix groups and numbers in recipients!",