home-assistant / frontend

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

Incorrect Shift State Translations in Tessie Integration #22726

Closed Menelao147 closed 2 hours ago

Menelao147 commented 2 hours ago

Checklist

Describe the issue you are experiencing

The shift states in the Tessie integration are translated incorrectly in Italian.

Describe the behavior you expected

The shift states should be translated correctly in Italian to convey the intended meaning clearly. Specifically:

Steps to reproduce the issue

  1. Set the language to Italian in Home Assistant.
  2. Check the localized shift state of the entity in the Tessie integration.

What version of Home Assistant Core has the issue?

2024.11.0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

No response

Which operating system are you using to run this browser?

No response

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

karwosts commented 2 hours ago

These aren't frontend translations, but from core.

Also you can typically make the suggested changes yourself on Lokalize, instead of making a github issue.

https://developers.home-assistant.io/docs/translations/

Closing off topic for frontend repo.