16 lines
461 B
JSON
16 lines
461 B
JSON
|
{
|
||
|
"config": {
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"description": "Do you want to configure the Internation Space Station?",
|
||
|
"data": {
|
||
|
"show_on_map": "Show on map?"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||
|
"latitude_longitude_not_defined": "Latitude and longitude is not defind in Home Assistant."
|
||
|
}
|
||
|
}
|
||
|
}
|