core/homeassistant/components/iss/strings.json

22 lines
404 B
JSON

{
"config": {
"step": {
"user": {
"description": "Do you want to configure International Space Station (ISS)?"
}
},
"abort": {
"latitude_longitude_not_defined": "Latitude and longitude are not defined in Home Assistant."
}
},
"options": {
"step": {
"init": {
"data": {
"show_on_map": "Show on map"
}
}
}
}
}