mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Update src/dialogs/config-flow/dialog-data-entry-flow.ts
This commit is contained in:
parent
35a41b3490
commit
0e0e07437f
@ -243,7 +243,7 @@ class DataEntryFlowDialog extends LitElement {
|
||||
target="_blank"
|
||||
rel="noreferrer noopener"
|
||||
><ha-icon-button
|
||||
.label=${"Help"}
|
||||
.label=${this.hass.localize("ui.common.help")}
|
||||
.path=${mdiHelpCircle}
|
||||
?rtl=${computeRTL(this.hass)}
|
||||
></ha-icon-button
|
||||
|
Loading…
x
Reference in New Issue
Block a user