From 89c3eae9b1d63a5f5541a1230fd46ddcd507e825 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Tue, 26 Sep 2023 14:58:59 +0200 Subject: [PATCH] labels --- client/@types/global.d.ts | 1 + client/common/configuration/templates/channel.mustache | 2 +- client/common/configuration/templates/channel.ts | 1 + languages/en.yml | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/client/@types/global.d.ts b/client/@types/global.d.ts index a4bc56c1..c13f008c 100644 --- a/client/@types/global.d.ts +++ b/client/@types/global.d.ts @@ -64,6 +64,7 @@ declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_COMMAND_CMD_DESC: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_COMMAND_MESSAGE_LABEL: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_COMMAND_MESSAGE_DESC: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_LABEL: string +declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_LABEL2: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_DESC: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_DESC2: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_DELAY_LABEL: string diff --git a/client/common/configuration/templates/channel.mustache b/client/common/configuration/templates/channel.mustache index 9f202c63..2b4a3ca2 100644 --- a/client/common/configuration/templates/channel.mustache +++ b/client/common/configuration/templates/channel.mustache @@ -126,7 +126,7 @@
- + {{! warning: don't add extra line break in textarea! }}