Commit Graph

3 Commits

Author SHA1 Message Date
TradeMate Dev 2ccaafe470 feat: add user-frontend i18n keys for new nav structure
Add home, customers, biz, agent i18n keys to zh-CN and en locale files

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-21 23:08:00 +08:00
wlt caa484f651 feat: add agent mode toggle to AiAssistant + i18n nav keys
AiAssistant: new mode switch (AI助手/数字员工) in dialog header. Agent mode shows a product info form that triggers the agent pipeline (search->analyze->outreach). Pipeline progress stages and lead results displayed inline. i18n: added missing nav keys (home, more, productsQuotations) to both zh-CN and en locale files.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-17 10:48:25 +08:00
TradeMate Dev d8780a716b feat: user frontend i18n (zh-CN/en)
- vue-i18n@9 with locale files for zh-CN and en
- Language switcher in topbar
- Navigation, breadcrumb, credits page translated
- Discovery page i18n keys prepared
- Language persisted in localStorage
- Build verified
2026-06-12 11:21:19 +08:00