added i18n, english and french for now
This commit is contained in:
@@ -10,11 +10,13 @@
|
||||
"tauri": "tauri"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluent/bundle": "^0.19.1",
|
||||
"@tauri-apps/api": "^2",
|
||||
"@tauri-apps/plugin-http": "~2",
|
||||
"@tauri-apps/plugin-opener": "^2",
|
||||
"@tauri-apps/plugin-store": "~2",
|
||||
"@tauri-apps/plugin-websocket": "~2",
|
||||
"fluent-vue": "^3.8.1",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.6.4"
|
||||
},
|
||||
@@ -22,6 +24,7 @@
|
||||
"@tauri-apps/cli": "^2",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"typescript": "~5.6.2",
|
||||
"unplugin-fluent-vue": "^1.4.1",
|
||||
"vite": "^6.0.3",
|
||||
"vue-tsc": "^2.1.10"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user