home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.43k stars 30.67k forks source link

Translations: Use references in config flow #40578

Closed MartinHjelmare closed 3 years ago

MartinHjelmare commented 4 years ago

The problem

Integrations

Environment

Problem-relevant configuration.yaml

Traceback/Error logs

Additional information

Spartan-II-117 commented 4 years ago

would it be possible to break out the list of incomplete integrations? maybe a complete list, an in progress list, and a not started list?

MartinHjelmare commented 4 years ago

There are only a couple of PRs in progress. So the list in the top post is more or less accurate.

Spartan-II-117 commented 4 years ago

Yeah, it's just hard to look through (visually impaired user here)

wouterbaake commented 4 years ago

https://github.com/home-assistant/core/blob/dev/homeassistant/components/ipma/strings.json https://github.com/home-assistant/core/blob/dev/homeassistant/components/sonarr/strings.json https://github.com/home-assistant/core/blob/dev/homeassistant/components/volumio/strings.json https://github.com/home-assistant/core/blob/dev/homeassistant/components/wilight/strings.json https://github.com/home-assistant/core/blob/dev/homeassistant/components/xiaomi_miio/strings.json have only references to common strings or strings that are not included in the common strings. Can be marked as done.

github-actions[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

MartinHjelmare commented 3 years ago

Closing this. Most integrations are done. We can open up individual issues for remaining work the next time we want to focus on this.

Thanks to everyone that helped with this effort! :tada: