feat(i18n): integrate i18next for internationalization support and add initial translation setup
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.2.6",
|
||||
"antd": "^5.12.8",
|
||||
"i18next": "^23.12.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^14.1.3",
|
||||
"react-router-dom": "^7.6.3",
|
||||
"zustand": "^5.0.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user