fallback to name

This commit is contained in:
Ludeeus 2021-03-10 10:48:08 +00:00
parent 71f1388a3f
commit 2dc72222f2

View File

@ -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(