757 Commits

Author SHA1 Message Date
Ludovic
41fed4f1b0 Start french translation (#482)
Note really happy with `logbook` translation but someone will probably find something more suitable.
2017-10-26 21:29:45 -07:00
hexa-
331848aa92 add german translation (#477) 2017-10-26 21:28:42 -07:00
luca-angemi
98c306e5c2 Create it.json (#499) 2017-10-26 21:26:38 -07:00
Jakub Bittner
256467409b Added Czech translation file. (#502) 2017-10-26 21:26:15 -07:00
Georgi Yanev
5941303a91 Add Bulgarian translation (#503) 2017-10-26 21:25:54 -07:00
williamlehman
d0bd69a706 Add Japanese Translation (#504)
* Create jp.json

* Update jp.json

* Update jp.json

Correcting 'states' to more accurate translation
2017-10-26 21:25:30 -07:00
Adam Mills
29fad98754 Core POC support for polymer i18n (#227)
* Core POC support for polymer i18n

* Move translation from core.js to html

* Replace fetch with XHR

* Convert translation pipeline to gulp

* Convert from polyglot to Polymer localize

* Pass through missing keys for custom panels

* Store promise to be reused

* Use cacheFirst sw handler for translations

* Write full filenames to translationFingerprints

* Precache en translation

* Convert home-assistant-main to ES6 class

* Create a localization mixin

* Cleanup

* Add polymer tags to annotate for linter

* Rename fingerprints to translationMetadata

* Build translation native names into metadata

* Add language selection UI to sidebar

* Provide separate message namespace argument

* Store language/resources on hass object

* Store translationMetadata on hass

* Move language selector to config panel

* Temporarily hide language selector

* Small cleanups

* Use dynamic-align for more flexible layout

* Migrate to fetch API

* Only send change events for user selection events

* Update for new linting rules

* Migrate build_frontend changes
2017-10-25 18:12:23 -07:00