feat: add locales switch (#144)

* feat: add locales

* feat: add locales

* feat: add listen language
This commit is contained in:
BiggerRain
2025-02-18 09:40:00 +08:00
committed by GitHub
parent 4ba842f18b
commit e9ec1be42f
36 changed files with 1263 additions and 883 deletions

View File

@@ -19,14 +19,15 @@
"@tauri-apps/plugin-http": "~2.0.1",
"@tauri-apps/plugin-os": "^2.2.0",
"@tauri-apps/plugin-shell": ">=2.0.0",
"@tauri-apps/plugin-updater": "^2.3.0",
"@tauri-apps/plugin-websocket": "~2",
"@tauri-apps/plugin-window": "2.0.0-alpha.1",
"@tauri-apps/plugin-updater": "^2.3.0",
"ahooks": "^3.8.4",
"axios": "^1.7.7",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"i18next": "^23.16.2",
"i18next-browser-languagedetector": "^8.0.3",
"lodash": "^4.17.21",
"lucide-react": "^0.461.0",
"mermaid": "^11.4.0",