feat: add switch with zh|en
This commit is contained in:
@@ -8,8 +8,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.11.0",
|
||||
"pinia": "^3.0.3",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"vue": "^3.5.18"
|
||||
"vue": "^3.5.18",
|
||||
"vue-i18n": "^11.1.11",
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-pwa": "~5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user