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

13 lines
359 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Inga enheter hittades i n\u00e4tverket",
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"step": {
"confirm": {
"description": "Vill du starta konfigurationen?"
}
}
}
}