core/homeassistant/components/camera/translations/sv.json

10 lines
182 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"idle": "Inaktiv",
"recording": "Spelar in",
"streaming": "Str\u00f6mmar"
}
},
2020-04-16 20:00:10 +00:00
"title": "Kamera"
}