mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-04 01:10:33 -06:00
Change add trigger/condition/action dialog title (#27811)
Change add dialog title
This commit is contained in:
parent
3f7283b1af
commit
fd7f028fbf
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user