feat: Localization

This commit is contained in:
kamiya10
2022-12-24 22:30:31 +08:00
parent 3079efa7fd
commit e21a53bdcf
7 changed files with 2292 additions and 659 deletions

View File

@@ -49,5 +49,8 @@
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"worker-timers": "^7.0.60"
},
"dependencies": {
"vue-i18n": "^8.28.2"
}
}