home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.03k stars 2.76k forks source link

Missing translations #14416

Closed steverep closed 1 year ago

steverep commented 1 year ago

Discussed in https://github.com/home-assistant/frontend/discussions/13545

Originally posted by **mat4444** August 31, 2022 Hello, I checked the frontend and backend translation projects in Lokalise, but there are still a few parts in Home Assistant that don't have translation keys and remain in English. Here is a non exhaustive list of UI parts that are not translatable at the moment: - Side bar -> notification : content of the persistent notification **_"New Devices Discovered"_** - Side bar -> Media: terms **_"Media source", "Camera", "Local Media", "Text to Speech"_** - Settings -> Devices&Services -> Devices: **_"< unknown >"_** term for manufacturer and model - Developer tools -> services: **_The services description and service attributes_** are not translated - Developer tools -> statistics: The **_"Name" / "Statistic ID" / "Unit" / "Source" / "Issue"_** headers are not translated - From a Dashboard -> Three dots -> Edit dashboard : pop up **_"The edit UI is not available when in YAML mode."_** when in YAML mode only - Profile: **_"backend-selected"_** for theme selection and **_"authenticator app"_** - During Home Assistant loading: **_"Loading Data"_** I'd like to contribute to the translation projects, but I don't have the right programming skills to actually modify the UI. Thanks for checking this request!
github-actions[bot] commented 1 year 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.

steverep commented 1 year ago

This is still a valid issue

github-actions[bot] commented 1 year 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.

mat4444 commented 1 year ago

This is still a valid issue as of June 05, 2023 (2023.5.4)

karwosts commented 1 year ago

I took a run at this, here's my thoughts:

I believe if/when the linked PR is merged, (update: done!) this can be closed as this addresses all the actionable requests in the frontend repo.

steverep commented 1 year ago

Thanks @karwosts!

@mat4444 please file an issue in the core repository for the translations not addressed here.

mat4444 commented 1 year ago

Thank you @karwosts & @steverep ! I have filed an issue in the core repo for the other missing translations : #95033