jkearney486 / Granblue-Grind-Tracker

Track the progress of your grinding in Granblue Fantasy
0 stars 0 forks source link

Add i18n features #8

Open jkearney486 opened 6 years ago

jkearney486 commented 6 years ago

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