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
69.03k stars 28.27k forks source link

Validation of translation placeholders for localized (he) string component.energy.issues.entity_unexpected_unit_water_price.description failed: ({'energy_units'} != {'price_units'}) #116750

Closed dmatik closed 1 week ago

dmatik commented 2 weeks ago

The problem

Having the below error in the logs for few months now. I saw similar issues opened before, so did not report it, but now all of them are Closed, and I still have the error on latest version.

Validation of translation placeholders for localized (he) string component.energy.issues.entity_unexpected_unit_water_price.description failed: ({'energy_units'} != {'price_units'})

What version of Home Assistant Core has the issue?

2024.5.1

What was the last working version of Home Assistant Core?

N/A

What type of installation are you running?

Home Assistant Container

Integration causing the issue

N/A

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

thecode commented 1 week ago

This is due to a translation problem, I fixed it in lokalise. I recommend following the instructions at Contributing Translation so you can edit and fix it for other translation problems in the future.