mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Fixed "ID" spelling in trigger field label (#9518)
This commit is contained in:
parent
569765e77e
commit
9e28b3447e
@ -1479,7 +1479,7 @@
|
||||
"trigger": {
|
||||
"label": "Trigger",
|
||||
"no_triggers": "No triggers available",
|
||||
"id": "Trigger Id"
|
||||
"id": "Trigger ID"
|
||||
},
|
||||
"zone": {
|
||||
"label": "[%key:ui::panel::config::automation::editor::triggers::type::zone::label%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user