Commit Graph

9 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
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Vincent Fiduccia fd2f55f60b
Fix shift-L for toggling language 2017-05-01 11:31:32 -07:00
Vincent Fiduccia c6b97ab250 Fix missingTranslation (rancher/rancher#4914) 2016-05-26 10:45:47 -07: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 b78de2e9be i18n part 37 (#643)
* Partial save-cancel -> component

* Components i18n part 1
2016-05-06 09:46:18 -07:00
Vincent Fiduccia 7279cb5535 Waiting page/stacks i18n (#639)
* Waiting page i18n

* Fix master
2016-05-04 17:39:30 -07:00