I want to add urdu language support in react.js web app

812 Views Asked by At

I want to design my react js web app for both Urdu and English languages. Is there any help that can convert my react js web app in the Urdu language? I also want to write Urdu text in textfield. I will be thankful for the help.

1

There are 1 best solutions below

0
tekyu On

I would tackle the problem with i18n library https://react.i18next.com/ It's really simple and straighforward as you use json files to store all your translations