zeroclaw/web
zhzy0077 b228800e9e feat(web): add zh-CN locale support
- add zh-CN translations and locale normalization in i18n\n- type locale context/state and support three-language cycle in header

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 4814e80479)
2026-02-24 22:33:15 +08:00
..
dist fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
src feat(web): add zh-CN locale support 2026-02-24 22:33:15 +08:00
.gitignore feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
index.html feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
package-lock.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
package.json chore(license): normalize repo to MIT OR Apache-2.0 (#1271) 2026-02-21 11:31:21 -05:00
tsconfig.app.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
tsconfig.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
tsconfig.node.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
vite.config.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00