Skip to content

Commit

Permalink
added lang
Browse files Browse the repository at this point in the history
  • Loading branch information
Mhamad6000 committed Apr 23, 2024
1 parent 3f7e4b7 commit c2ceb2c
Show file tree
Hide file tree
Showing 7 changed files with 2,122 additions and 46 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,19 @@
"@inertiajs/react": "^1.0.0",
"@tailwindcss/forms": "^0.5.3",
"@vitejs/plugin-react": "^4.2.0",
"alpinejs": "^3.13.9",
"autoprefixer": "^10.4.12",
"axios": "^1.6.4",
"flowbite": "^2.3.0",
"laravel-vite-plugin": "^1.0",
"postcss": "^8.4.31",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.2.1",
"alpinejs": "^3.13.9",
"vite": "^5.0",
"flowbite": "^2.3.0"
"vite": "^5.0"
},
"dependencies": {
"i18next": "^23.11.2",
"react-i18next": "^14.1.1"
}
}
Loading

0 comments on commit c2ceb2c

Please sign in to comment.