it0/it0-web-admin/src/app
hailin 660616b08b feat: add multi-language (i18n) support to web admin with Chinese and English
- Add react-i18next with browser language auto-detection and localStorage persistence
- Create Zustand locale store with UI language selector in Settings > General
- Add 17 translation namespace files for both English and Chinese (34 JSON files)
- Convert all 37 pages (auth, admin, settings) to use useTranslation hooks
- Convert sidebar and topbar layout components to i18n

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 04:56:04 -08:00
..
(admin) feat: add multi-language (i18n) support to web admin with Chinese and English 2026-02-22 04:56:04 -08:00
(auth) feat: add multi-language (i18n) support to web admin with Chinese and English 2026-02-22 04:56:04 -08:00
api/proxy/[...path] fix: read API_BASE_URL at request time in proxy route 2026-02-21 22:45:57 -08:00
layout.tsx Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
page.tsx Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
providers.tsx feat: add multi-language (i18n) support to web admin with Chinese and English 2026-02-22 04:56:04 -08:00