feat: implement locale switching between Simplified and Traditional Chinese with opencc-js

This commit is contained in:
kuekhaoyang
2026-03-01 13:22:06 +08:00
parent c95d7d5d95
commit 1e14948225
16 changed files with 234 additions and 74 deletions
+1
View File
@@ -18,6 +18,7 @@
"hls.js": "^1.6.15",
"lucide-react": "^0.575.0",
"next": "16.1.6",
"opencc-js": "^1.0.5",
"react": "19.2.4",
"react-dom": "19.2.4",
"zustand": "^5.0.11"