feat(i18n): add global language resolution and localize user-facing text

This commit is contained in:
zhayujie
2026-05-31 16:49:35 +08:00
parent 2ec6ea8045
commit fcf4eb78dc
15 changed files with 748 additions and 289 deletions

View File

@@ -8,6 +8,7 @@ services:
ports:
- "9899:9899"
environment:
COW_LANG: 'auto'
CHANNEL_TYPE: 'weixin'
MODEL: 'deepseek-v4-flash'
DEEPSEEK_API_KEY: ''