feat: added i18n

This commit is contained in:
siujamo
2026-01-19 14:45:49 +08:00
parent f52ca401cf
commit b7ecd69469
6 changed files with 211 additions and 1 deletions
+3
View File
@@ -16,10 +16,13 @@
"@tailwindcss/vite": "^4.1.18",
"axios": "^1.13.2",
"dayjs": "^1.11.19",
"i18next": "^25.7.4",
"i18next-browser-languagedetector": "^8.2.0",
"jsonpath": "^1.1.1",
"lodash": "^4.17.21",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-i18next": "^16.5.3",
"react-redux": "^9.2.0",
"react-router": "^7.12.0",
"react-router-dom": "^7.12.0",