Update description of the script toggle action (#134093)

This commit is contained in:
Norbert Rittel
2024-12-31 08:07:52 +01:00
committed by GitHub
parent bf59241dab
commit 6c9c17f129

View File

@@ -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."
} }
} }
} }