DEV Community

Discussion on: Internationalizing your React app with i18next

Collapse
 
jpomykala profile image
Jakub Pomykała • Edited

I personally chose react-intl because it was much simpler to use on the beginning, but so far I didn't spot any issues with that, even on complex systems. It's simple and good enough to do the job. :) That's why I'm happy that I found your post about i18next, so I was able to see how to setup it quickly