mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
* 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)