1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/tests
Adam Mills b434ffba2d Support serving of backend translations (#12453)
* Add view to support backend translation fetching

* Load backend translations from component json

* Translations for season sensor

* Scripts to merge and unpack Lokalise translations

* Fix copy paste error

* Serve post-lokalise translations to frontend

* Linting

* Auto-deploy translations with Travis

* Commit post-lokalise translation files

* Split logic into more helper functions

* Fall back to English for missing keys

* Move local translation copies to `.translations`

* Linting

* Initial tests

* Remove unnecessary file check

* Convert translation helper to async/await

* Convert translation helper tests to async/await

* Use set subtraction to find missing_components

* load_translation_files use component->file mapping

* Remove duplicated resources fetching

Get to take advantage of the slick Python 3.5 dict merging here.

* Switch to live project ID
2018-02-28 19:31:38 -08:00
..
2018-02-16 14:54:11 -08:00
2016-01-30 14:08:32 -05:00
2018-02-17 10:29:14 +01:00
2018-01-30 14:44:05 -08:00
2018-02-27 18:02:21 -08:00
2016-10-23 23:48:01 -07:00
2018-01-27 11:58:27 -08:00
2018-02-08 12:16:51 +01:00
2018-01-30 14:44:05 -08:00
2018-02-22 23:22:27 -08:00
2018-01-27 11:58:27 -08:00
2018-01-30 12:30:47 +01:00