i18n
国际化产品不可避免的需要使用到 i18n 的能力,感谢 i18next 提供了优秀的工具。
- i18next
- i18next-browser-languageDetector language detector used in browser environment for i18next
动态导入 locale 文件(不推荐)
- Code-splitting react-i18n locales using dynamic imports
- react-i18n-codesplitting-locales A simple react-18n to code-split locale files using dynamic imports.
不推荐原因见下图: