1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Fix various supervisor tooltip and aria-label issues (#10878)

This commit is contained in:
Philip Allgaier
2022-01-25 17:36:35 +01:00
committed by GitHub
parent c4cad5bccd
commit ffaff30b46
10 changed files with 47 additions and 30 deletions

View File

@@ -186,7 +186,7 @@ class HassioHostInfo extends LitElement {
<ha-button-menu corner="BOTTOM_START">
<ha-icon-button
.label=${this.hass.localize("common.menu")}
.label=${this.supervisor.localize("common.menu")}
.path=${mdiDotsVertical}
slot="trigger"
></ha-icon-button>