cleanup i18n; wykrywanie języka

This commit is contained in:
2023-08-22 00:52:51 +02:00
parent c0552e890c
commit 4a1a840c16
5 changed files with 257 additions and 111 deletions
+1
View File
@@ -8,6 +8,7 @@
"preview": "yarn build && vite preview --port 4174"
},
"dependencies": {
"axios": "^1.4.0",
"pinia": "^2.0.17",
"vue": "^3.2.37",
"vue-i18n": "9"