eugeneration / HappyIslandDesigner

https://eugeneration.github.io/HappyIslandDesigner/
MIT License
835 stars 143 forks source link

Add language support for Japanese #86

Closed ibukinus closed 4 years ago

ibukinus commented 4 years ago

Added language support for Japanese. I tried to test this change, but couldn't find any way to change the language within the app. So, I temporarily rewritten app/index.ts and tested it. Is there a way to change the language within the app?

eugeneration commented 4 years ago

Thank you!! Unfortunately I don't have a way to change the languauge yet. There's a lot of UI waiting on my UI rewrite in React because writing UI in paper.js is ridiculously slow and tedious

ibukinus commented 4 years ago

I got it. Thank you for accepting the pull request!