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": "我的 Telegram 機器人",
"channelType": "頻道類型",
"lark": "飛書",
"weixin": "微信",
"dailyReport": "每日報告",
"dailyReportTime": "推送時間",
"nameRequired": "請輸入頻道名稱。",
@@ -1713,6 +1714,12 @@
"editChannel": "編輯頻道",
"editSuccess": "頻道已更新。",
"tokenPlaceholderKeep": "留空保持不變",
"weixinScanTitle": "掃碼登入",
"weixinScanDescription": "打開微信掃描二維碼以連接。",
"weixinQrcodeExpired": "二維碼已過期。",
"weixinRefreshQrcode": "重新整理",
"weixinWaitingScan": "等待掃碼...",
"weixinOpenQrcode": "在瀏覽器中打開二維碼",
"connect": "連線",
"disconnect": "斷開",
"test": "測試連線",