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

9 lines
127 B
JSON

{
"state": {
"_": {
"off": "Af",
"on": "Aan"
}
},
"title": "Invoer boole"
}