Add multi-languages support with i18next
Some checks failed
Linux arm64 / Build-and-Deploy (push) Failing after 7s
Some checks failed
Linux arm64 / Build-and-Deploy (push) Failing after 7s
This commit is contained in:
@@ -7,11 +7,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"i18next": "^24.2.2",
|
||||
"i18next-browser-languagedetector": "^8.0.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-router-dom": "^6.22.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-scroll": "^1.8.9",
|
||||
"typescript": "^5.8.2",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user