fnando / i18n-js

It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
MIT License
3.75k stars 519 forks source link

Add `I18nJS.listen(run_on_start:)` to control if files should be exported during boot. #668

Closed fnando closed 1 year ago

fnando commented 1 year ago

Defaults to true.

Close #667.