feat: i18n supports

This commit is contained in:
GyDi
2022-03-12 23:07:45 +08:00
parent a393b8b122
commit 4991f7ff39
19 changed files with 254 additions and 60 deletions

View File

@@ -23,8 +23,10 @@
"ahooks": "^3.1.13",
"axios": "^0.26.0",
"dayjs": "^1.10.8",
"i18next": "^21.6.14",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^11.15.6",
"react-router-dom": "^6.2.2",
"react-virtuoso": "^2.7.0",
"recoil": "^0.6.1",