feat: use i18next-resources-to-backend to lazy load i18n (#2738)

* feat: use i18next-resources-to-backend to lazy load i18n file

* feat: change source in yarn.lock
This commit is contained in:
DacongDA
2024-02-23 22:35:59 +08:00
committed by GitHub
parent 042a8d0ad6
commit dc3131c683
3 changed files with 38 additions and 59 deletions

View File

@ -32,6 +32,7 @@
"file-saver": "^2.0.5",
"i18n-iso-countries": "^7.0.0",
"i18next": "^19.8.9",
"i18next-resources-to-backend": "^1.2.0",
"jwt-decode": "^4.0.0",
"libphonenumber-js": "^1.10.19",
"moment": "^2.29.1",