feat: add react-i18next bilingual support (ES/EN)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-15 01:23:52 +00:00
parent 6b5e270984
commit a77aefa440
6 changed files with 483 additions and 8 deletions

View File

@@ -15,8 +15,11 @@
"bootstrap": "^5.3.8",
"multer": "^2.0.2",
"prop-types": "^15.8.1",
"i18next": "^23.16.8",
"i18next-browser-languagedetector": "^8.0.4",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^15.4.1",
"react-hook-form": "^7.66.1",
"react-icons": "^5.5.0",
"react-router-dom": "^7.8.2",