mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
The zh seed planted channels with English display names (DingTalk Bot, Feishu Bot, WeCom Bot, ...). The type label localized correctly but the per-channel name stayed English on the cards page even when UI was Chinese. - Update zh seed files (data-zh.sql + data-mysql-zh.sql) so fresh installs get Chinese names from the start: Web 控制台, 钉钉机器人, 飞书机器人, Telegram 机器人, Discord 机器人, 企业微信机器人, QQ 机器人, Slack 机器人. id=1000000008 (微信) was already Chinese; left alone. en seeds untouched. - Add V54 migration that flips existing zh-CN installs in place. Each UPDATE is gated on system_setting language=zh-CN AND the channel name still equal to its original English seeded value, so user-renamed channels are left alone. Subsequent runs match no rows (idempotent). h2 and mysql variants stay in lockstep. |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| pom.xml | ||
| settings.xml | ||