features: supports WeChat channel
This commit is contained in:
@@ -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": "测试连接",
|
||||
|
||||
Reference in New Issue
Block a user