mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Update description of the script toggle action (#134093)
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user