🌐 Add Localization feature

This commit is contained in:
2022-08-21 16:57:06 +02:00
parent 710a07b04b
commit 59a2c0eacb
17 changed files with 301 additions and 123 deletions

View File

@ -11,6 +11,7 @@
"dayjs": "^1.11.3",
"vite-plugin-git-revision": "^0.1.9",
"vue": "^3.2.37",
"vue-i18n": "^9.2.2",
"vue-router": "^4.0.15"
},
"devDependencies": {