Add i18n support for data

This commit is contained in:
BlossomiShymae
2024-09-09 15:58:00 -05:00
parent b0491d569a
commit 90de82ba20
18 changed files with 210 additions and 41 deletions

5
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"aos": "^2.3.4",
"axios": "^1.6.8",
"nuxt": "^3.11.2",
"nuxt-app": "file:",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
@@ -7507,6 +7508,10 @@
}
}
},
"node_modules/nuxt-app": {
"resolved": "",
"link": true
},
"node_modules/nypm": {
"version": "0.3.8",
"resolved": "https://registry.npmjs.org/nypm/-/nypm-0.3.8.tgz",