features: supports WeChat channel

This commit is contained in:
xintaofei
2026-04-02 00:17:23 +08:00
parent a34d14bf59
commit 8050e30a55
25 changed files with 1223 additions and 65 deletions

View File

@@ -1687,6 +1687,7 @@
"channelNamePlaceholder": "My Telegram Bot",
"channelType": "Channel Type",
"lark": "Lark (Feishu)",
"weixin": "WeChat",
"dailyReport": "Daily Report",
"dailyReportTime": "Report Time",
"nameRequired": "Channel name is required.",
@@ -1713,6 +1714,12 @@
"editChannel": "Edit Channel",
"editSuccess": "Channel updated.",
"tokenPlaceholderKeep": "Leave blank to keep current",
"weixinScanTitle": "Scan QR Code",
"weixinScanDescription": "Open WeChat and scan the QR code to connect.",
"weixinQrcodeExpired": "QR code expired.",
"weixinRefreshQrcode": "Refresh",
"weixinWaitingScan": "Waiting for scan...",
"weixinOpenQrcode": "Open QR code in browser",
"connect": "Connect",
"disconnect": "Disconnect",
"test": "Test Connection",