Added base i18n support

This commit is contained in:
Alexis
2024-09-02 18:10:34 +02:00
parent fc91e4825a
commit edb939bb39
8 changed files with 668 additions and 82 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"@nuxt/eslint": "^0.3.12",
"@nuxtjs/i18n": "^8.5.1",
"@phosphor-icons/vue": "^2.2.1",
"@pinia/nuxt": "^0.5.1",
"@vueuse/core": "^10.9.0",