Closed
Description
The other question I have is, how should I manage I18n? ... Is there a way to integrate Rails I18n into this React+Webpack+Rails integration?
That's a great question. I'm guessing, not having done it with this setup, that you could do something like this:
https://github.com/fnando/i18n-js#rails-app-without-asset-pipeline
We'd love to see a pull request example of how this can be done.