javascript - Localization using react typescript -


i new react, , want localize every component in project, component extension tsx.

i want text change english french.

i have tried using react-intl , react-i18n. problem install these libraries find on @types project use typings.

can show how manually? such drop down shows languages , when selecting language text changes?

please me. in advance.

you can copy *.d.ts files whatever project has them , use directly. can make pull request directly if typings missing project need them for.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -