mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix bad key in system information
This commit is contained in:
parent
b0807cb80c
commit
ae28eb3813
@ -336,7 +336,7 @@ class DialogSystemInformation extends LitElement {
|
|||||||
rel="noreferrer noopener"
|
rel="noreferrer noopener"
|
||||||
>
|
>
|
||||||
${this.hass.localize(
|
${this.hass.localize(
|
||||||
"ui.panel.config.info.system_health.more_systemInfo"
|
"ui.panel.config.info.system_health.more_info"
|
||||||
)}
|
)}
|
||||||
</a>
|
</a>
|
||||||
`}
|
`}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user