feat: install and configure i18n features (#177)

Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
Ayaka Rizumu 2022-11-28 14:58:29 +08:00 committed by GitHub
parent 443bd65c05
commit 871076f2d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 170 additions and 16 deletions

View file

@ -67,6 +67,7 @@
"unplugin-auto-import": "^0.12.0",
"vite-plugin-inspect": "^0.7.9",
"vitest": "^0.25.3",
"vue-i18n": "^9.2.2",
"vue-safe-teleport": "^0.1.1",
"vue-virtual-scroller": "2.0.0-beta.3"
}