Open seanpdoyle opened 9 years ago
Hi @seanpdoyle, have you any update on this? Right now I'm having issues with 'i18n' and considering to use 'intl' instead. Any insight is welcome. Thanks
Personally, I haven't done much Ember work recently, which has caused this issue to sit unaddressed for so long.
It's likely to stay that way for some time, but if you have interested in helping resolve it, we'd love to review any PRs!
Thanks for your interested @cea2k, and we'll be sure to ping you on any progress made.
We're currently using the ember-i18n addon.
The ember-intl addon uses Format.js under the hood.
Format.js looks like it could possibly be a more robust translation toolkit.