- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| .dockerignore | ||
| Dockerfile | ||
| deploy.sh | ||
| next-env.d.ts | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||