mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 06:17:20 +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"
|
target="_blank"
|
||||||
rel="noreferrer noopener"
|
rel="noreferrer noopener"
|
||||||
><ha-icon-button
|
><ha-icon-button
|
||||||
.label=${"Help"}
|
.label=${this.hass.localize("ui.common.help")}
|
||||||
.path=${mdiHelpCircle}
|
.path=${mdiHelpCircle}
|
||||||
?rtl=${computeRTL(this.hass)}
|
?rtl=${computeRTL(this.hass)}
|
||||||
></ha-icon-button
|
></ha-icon-button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user