Merge branch 'feat/theme-and-i18n-support' into 'develop'
feat(ui): implement light-dark-system theme and bilingual en-vi support See merge request !2
Showing
| ... | ... | @@ -21,6 +21,7 @@ |
| "clsx": "^2.1.1", | ||
| "lucide-react": "^1.41.0", | ||
| "next": "16.3.4", | ||
| "next-themes": "^0.4.6", | ||
| "react": "19.2.8", | ||
| "react-dom": "19.2.8", | ||
| "react-hook-form": "^7.87.0", | ||
| ... | ... |
This diff is collapsed.
src/lib/i18n/translations.ts
0 → 100644
Please register or sign in to comment