mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update description of the script toggle action (#134093)
This commit is contained in:
parent
bf59241dab
commit
6c9c17f129
@ -64,7 +64,7 @@
|
|||||||
},
|
},
|
||||||
"toggle": {
|
"toggle": {
|
||||||
"name": "[%key:common::action::toggle%]",
|
"name": "[%key:common::action::toggle%]",
|
||||||
"description": "Toggle a script. Starts it, if isn't running, stops it otherwise."
|
"description": "Starts a script if it isn't running, stops it otherwise."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user