mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-02 14:07:55 +00:00
fallback to name
This commit is contained in:
parent
71f1388a3f
commit
2dc72222f2
@ -47,7 +47,7 @@ class HassioSystemChecksDialog extends LitElement {
|
||||
<span slot="heading">
|
||||
${this.supervisor.localize(
|
||||
`dialog.system_check.check.${check.name}.title`
|
||||
)}
|
||||
) || check.name}
|
||||
</span>
|
||||
<span slot="description">
|
||||
${this.supervisor.localize(
|
||||
|
Loading…
x
Reference in New Issue
Block a user