hass-core/homeassistant/components/input_boolean/translations/en.json
2020-04-21 16:11:05 -07:00

9 lines
No EOL
128 B
JSON

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