/** 渠道 key → 中文显示名(供多页面复用) */ export const CHANNEL_LABELS = { qqbot: 'QQ 机器人', telegram: 'Telegram', feishu: '飞书', dingtalk: '钉钉', 'dingtalk-connector': '钉钉', discord: 'Discord', slack: 'Slack', whatsapp: 'WhatsApp', msteams: 'Microsoft Teams', signal: 'Signal', matrix: 'Matrix', irc: 'IRC', googlechat: 'Google Chat', imessage: 'iMessage', line: 'LINE', nostr: 'Nostr', mattermost: 'Mattermost', 'openclaw-weixin': '微信', weixin: '微信', }