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

22 lines
603 B
JSON

{
"config": {
"abort": {
"latitude_longitude_not_defined": "Latitud och longitud definieras inte i Home Assistant.",
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"step": {
"user": {
"description": "Vill du konfigurera den internationella rymdstationen (ISS)?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_on_map": "Visa p\u00e5 karta"
}
}
}
}
}