feat: Add base setup for Internationalization(i18n)

This commit is contained in:
dhinesh-m24
2026-02-09 12:24:28 +05:30
parent 1c8541cb1d
commit 444c1234c0
6 changed files with 162 additions and 1 deletions

View File

@@ -32,12 +32,16 @@
"date-fns": "^4.1.0",
"firebase": "^12.8.0",
"framer-motion": "^12.29.2",
"i18next": "^25.8.4",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"lucide-react": "^0.563.0",
"react": "^19.2.0",
"react-datepicker": "^9.1.0",
"react-day-picker": "^9.13.0",
"react-dom": "^19.2.0",
"react-hook-form": "^7.71.1",
"react-i18next": "^16.5.4",
"react-redux": "^9.2.0",
"react-router-dom": "^7.13.0",
"recharts": "^3.7.0",