Adding vue-i18n for string management and translation
This commit is contained in:
parent
0d98f11e21
commit
fd9a752677
2 changed files with 74 additions and 2 deletions
|
|
@ -13,7 +13,8 @@
|
|||
"@types/node": "^22.15.17",
|
||||
"bulma": "^1.0.4",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"vue": "^3.5.13"
|
||||
"vue": "^3.5.13",
|
||||
"vue-i18n": "^11.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue