set translations en and es

This commit is contained in:
Alexandro Uc Santos
2024-05-18 17:30:39 -06:00
parent 1027f38eb0
commit c08567beda
11 changed files with 737 additions and 82 deletions

View File

@@ -18,12 +18,14 @@
"sweetalert2": "^11.10.1",
"vue": "^3.3.4",
"vue-chartjs": "^5.3.0",
"vue-i18n": "^9.13.1",
"vue-multiselect": "^3.0.0-beta.3",
"vue-router": "^4.2.5",
"vue3-google-map": "^0.18.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"vite": "^4.4.11"
"vite": "^4.4.11",
"vue-cli-plugin-i18n": "~2.3.2"
}
}