refactor: support i18n in frontend

This commit is contained in:
2026-07-21 19:34:19 +08:00
parent 1a9eb9299b
commit e16a40148a
24 changed files with 628 additions and 400 deletions
+1
View File
@@ -21,6 +21,7 @@
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1",
"vue": "^3.5.32",
"vue-i18n": "^11.4.7",
"vue-router": "^5.0.4"
},
"devDependencies": {