I'd like to build the app from the ground up using some sort of internationalization framework. Since this is an app for a game that has localization for EN and JP, I'd like to allow for the possibility that JP players may want to use the app and see it in their native language.
react-i18next seems like a good option for this app, but it's probably worth looking into any other alternatives as well
I'd like to build the app from the ground up using some sort of internationalization framework. Since this is an app for a game that has localization for EN and JP, I'd like to allow for the possibility that JP players may want to use the app and see it in their native language.
react-i18next seems like a good option for this app, but it's probably worth looking into any other alternatives as well