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

13 lines
363 B
JSON
Raw Normal View History

2019-06-04 15:50:48 +00:00
{
"config": {
"abort": {
"no_devices_found": "Inga Wemo-enheter finns p\u00e5 n\u00e4tverket.",
"single_instance_allowed": "Endast en enda konfiguration av Wemo \u00e4r m\u00f6jlig."
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Vill du konfigurera Wemo?"
2019-06-04 15:50:48 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-06-04 15:50:48 +00:00
}