core/homeassistant/components/script/translations/en.json

9 lines
121 B
JSON

{
"state": {
"_": {
"off": "Off",
"on": "On"
}
},
"title": "Script"
}