IMHO I18n is overkill for many smaller applications and it would be nice to be able to exclude it when generating a new app.
In addition, folks coming from Rails like myself might prefer the Rails/Linguist-style "key-value" I18n; in my case I have 10,000+ translation keys and a translation workflow based around that structure.
Once the work on the new generators are done we can look into it. It should be relatively straight-forward.
Noted in the generator PR
Most helpful comment
Once the work on the new generators are done we can look into it. It should be relatively straight-forward.