20 lines
491 B
JSON
20 lines
491 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"location": "[%key:common::config_flow::data::location%]",
|
|
"area": "Area"
|
|
},
|
|
"data_description": {
|
|
"location": "Put marker on location to cover within 5km radius",
|
|
"area": "If area is selected, any marked location is ignored"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|