mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 12:31:04 +01:00
9ce1ec414e
* Reduce overhead to load multiple languages in translations Instead of loading in a task, we now group everything to be loaded into a single executor job * fixes * fixes * fixes * fixes * fixes * update tests * add missing coverage (was existing)