core/homeassistant/components/input_boolean/strings.json

10 lines
149 B
JSON

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