feat: init i18n

This commit is contained in:
CalciumIon
2024-12-12 23:32:55 +08:00
parent 16599a900b
commit cd21aa1c56
6 changed files with 1270 additions and 1 deletions

View File

@@ -23,7 +23,10 @@
"react-turnstile": "^1.0.5",
"semantic-ui-offline": "^2.5.0",
"semantic-ui-react": "^2.1.3",
"sse": "github:mpetazzoni/sse.js"
"sse": "github:mpetazzoni/sse.js",
"i18next": "^23.16.8",
"react-i18next": "^13.0.0",
"i18next-browser-languagedetector": "^7.2.0"
},
"scripts": {
"dev": "vite",