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

9 lines
No EOL
122 B
JSON

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