简体   繁体   English

基于 Typescript 的 React 应用程序中的本地化 - 最佳方法

[英]Localization in Typescript based React app - Best approach

I have a typescript based react SPA using Web API on the service side(.NET).我在服务端 (.NET) 上使用 Web API 有一个基于打字稿的 React SPA。 Currently the app supports only English and I am looking forward to make it localized by supporting few more languages.目前该应用程序仅支持英语,我期待通过支持更多语言使其本地化。 I am looking for suggestions and links what are the best options to make this react-redux app localized.我正在寻找建议和链接,使这个 react-redux 应用程序本地化的最佳选择是什么。 I have used this link - https://www.npmjs.com/package/react-localization and made it work but I am trying to find if there are any other options.我已经使用了这个链接 - https://www.npmjs.com/package/react-localization并使它工作,但我试图找到是否还有其他选择。

I have a typescript based react SPA using Web API on the service side(.NET).我在服务端 (.NET) 上使用 Web API 有一个基于打字稿的 React SPA。 Currently the app supports only English and I am looking forward to make it localized by supporting few more languages.目前该应用程序仅支持英语,我期待通过支持更多语言使其本地化。 I am looking for suggestions and links what are the best options to make this react-redux app localized.我正在寻找建议和链接,使这个 react-redux 应用程序本地化的最佳选择是什么。 I have used this link - https://www.npmjs.com/package/react-localization and made it work but I am trying to find if there are any other options.我已经使用了这个链接 - https://www.npmjs.com/package/react-localization并使它工作,但我试图找到是否还有其他选择。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM