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

9 lines
130 B
JSON

{
"state": {
"_": {
"off": "Uit",
"on": "Aan"
}
},
"title": "Boolean invoer"
}