This commit is contained in:
Erik 2022-02-18 16:41:18 +01:00
parent fe8a1152c4
commit b29563a254

View File

@ -291,10 +291,7 @@ export class HaConfigDevicePage extends LitElement {
? this.hass.localize(
`ui.panel.config.devices.delete_device_integration`,
{
integration: domainToName(
this.hass.localize,
entry.domain
),
integration: domainToName(this.hass.localize, entry.domain),
}
)
: this.hass.localize(`ui.panel.config.devices.delete_device`)}