Update i18next and improve localization by integrating language detection. Refactor components to utilize translation functions for user-facing text, enhancing multilingual support across the application.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
"ahooks": "^3.7.10",
|
||||
"date-fns": "^2.30.0",
|
||||
"i18next": "^23.8.2",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"ky": "^1.1.3",
|
||||
"peerjs": "^1.5.4",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user