Use correct label for update config menu (#12465)

This commit is contained in:
Philip Allgaier 2022-04-27 13:37:50 +02:00 committed by GitHub
parent a2c0c0474a
commit 2cc6432a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ class HaConfigSectionUpdates extends LitElement {
<ha-button-menu corner="BOTTOM_START" @action=${this._handleAction}>
<ha-icon-button
slot="trigger"
.label=${this.hass.localize("ui.panel.config.info.copy_menu")}
.label=${this.hass.localize("ui.common.menu")}
.path=${mdiDotsVertical}
></ha-icon-button>
<mwc-list-item id="skipped">