Open NoRi2909 opened 14 hours ago
Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration (google
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
google documentation google source (message by IssueLinks)
The solution would probably be to change to a selector. An example for a select selector getting translations can be found in https://github.com/home-assistant/core/pull/130443
The problem
The Options dialog for Google Calendar is missing the strings for
so they don't show up translated in the dialog:
Looks like they should be added here:
https://github.com/home-assistant/core/blob/445690588c855498b56561805ed652a12f36a21d/homeassistant/components/google/strings.json#L38-L46
What version of Home Assistant Core has the issue?
core-2024.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Google Calendar
Link to integration documentation on our website
https://www.home-assistant.io/integrations/google
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