core/homeassistant/components/input_boolean/translations/hu.json

9 lines
129 B
JSON

{
"state": {
"_": {
"off": "Ki",
"on": "Be"
}
},
"title": "Logikai bemenet"
}