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

9 lines
145 B
JSON

{
"state": {
"_": {
"off": "Av",
"on": "P\u00e5"
}
},
"title": "V\u00e4lj av eller p\u00e5"
}