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

9 lines
No EOL
152 B
JSON

{
"state": {
"_": {
"off": "Vypnut\u00e9",
"on": "Zapnut\u00e9"
}
},
"title": "Logick\u00fd vstup"
}