- 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> |
||
|---|---|---|
| .. | ||
| (admin) | ||
| (auth) | ||
| api/proxy/[...path] | ||
| layout.tsx | ||
| page.tsx | ||
| providers.tsx | ||