Change add trigger/condition/action dialog title (#27811)

Change add dialog title
This commit is contained in:
Wendelin 2025-11-05 14:31:25 +01:00 committed by GitHub
parent 3f7283b1af
commit fd7f028fbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -685,7 +685,7 @@ class DialogAddAutomationElement
);
const typeTitle = this.hass.localize(
`ui.panel.config.automation.editor.${automationElementType}s.header`
`ui.panel.config.automation.editor.${automationElementType}s.add`
);
const tabButtons = [