Commit Graph

8 Commits

Author SHA1 Message Date
Westly Wright d145445d25
Upgrade ember-intl to latest version
remove prototype extension

Remove translations from engines

The motivation behind this change stems from this issue ember-intl issues/797
and the current implmentation of engine support in ember-intl. The translations
essentially get bundled twice. Until ember-intl removes the second bundle it
makes sense to keep the translations in the main ui file.
2019-10-02 13:46:37 -07:00
Westly Wright e72149e7f8
remove jshint ref 2017-03-30 15:04:36 -07:00
Vincent Fiduccia f65740bc20 Safari i81n, K8s 1.2 support 2016-07-22 17:23:02 -07:00
Vincent Fiduccia 84b6b1e6db K8s bugs, i18n reorg (#796) 2016-07-22 14:24:36 -07:00
Vincent Fiduccia f6efac92f2 Move zh-CN, hide none translation warnings 2016-06-15 15:09:46 -07:00
Westly Wright 1c0bb8433c load locale polyfills for non-intl supporting browsers (#701) 2016-06-06 00:11:35 -05:00
Westly Wright 85cbe6f77c Update intl to have a fall back langauge
Add static fall backs for error pages incase transitions dont load
update readme
add supported locales link to read me
2016-05-23 11:59:43 -07:00
Vincent Fiduccia 43e8b839ee i18n to master (#629)
* Add ember-intl (#612)
* Refactor pages to use new ember-intl (#628)
2016-05-02 12:17:49 -07:00