1
mirror of https://github.com/home-assistant/core synced 2024-08-31 05:57:13 +02:00
ha-core/homeassistant/components/script/strings.json
2020-04-20 16:25:35 -07:00

10 lines
142 B
JSON

{
"title": "Script",
"state": {
"_": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]"
}
}
}