feat: translations

This commit is contained in:
Jannat Patel
2023-12-07 11:38:12 +05:30
parent d00da31f84
commit 11079dae00
11 changed files with 535 additions and 454 deletions

View File

@@ -10,11 +10,12 @@
"dependencies": {
"feather-icons": "^4.28.0",
"frappe-ui": "^0.1.16",
"vue": "^3.2.25",
"vue-router": "^4.0.12",
"tailwindcss": "^3.2.7",
"lucide-vue-next": "^0.259.0",
"pinia": "^2.0.33"
"pinia": "^2.0.33",
"qalendar": "^3.6.1",
"tailwindcss": "^3.2.7",
"vue": "^3.2.25",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",