feat: add modular i18n foundation

This commit is contained in:
duanshuwen
2026-05-26 14:37:32 +08:00
parent a9b00627e2
commit b05d5a72cd
24 changed files with 606 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
"pinia": "^3.0.3",
"vant": "^4.9.24",
"vue": "^3.4.21",
"vue-i18n": "11.4.4",
"vue-router": "^4.5.1"
},
"devDependencies": {