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

19 lines
461 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"step": {
"user": {
"description": "Vill du starta konfigurationen?"
}
}
},
"state": {
"_": {
"above_horizon": "Ovanf\u00f6r horisonten",
"below_horizon": "Nedanf\u00f6r horisonten"
}
},
"title": "Sol"
}