chore: i18n setup

This commit is contained in:
2025-01-31 02:11:09 +01:00
parent a252140b4f
commit 518b2da700
6 changed files with 56 additions and 5 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"@heroicons/vue": "^2.2.0",
"axios": "^1.7.9",
"pinia": "^2.3.1",
"vue": "^3.5.13"
"vue": "^3.5.13",
"vue-i18n": "10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",