48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"by_coordinates": {
|
|
"data": {
|
|
"latitude": "Latitud",
|
|
"longitude": "Longitud"
|
|
}
|
|
},
|
|
"choose_sensor": {
|
|
"data": {
|
|
"sensor_index": "Sensor"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"add_sensor": {
|
|
"data": {
|
|
"longitude": "Longitud"
|
|
},
|
|
"title": "L\u00e4gg till sensor"
|
|
},
|
|
"choose_sensor": {
|
|
"data": {
|
|
"sensor_index": "Sensor"
|
|
},
|
|
"title": "V\u00e4lj sensor att l\u00e4gga till"
|
|
},
|
|
"init": {
|
|
"menu_options": {
|
|
"add_sensor": "L\u00e4gg till sensor",
|
|
"remove_sensor": "Ta bort sensor"
|
|
}
|
|
},
|
|
"remove_sensor": {
|
|
"data": {
|
|
"sensor_device_id": "Sensor namn"
|
|
},
|
|
"data_description": {
|
|
"sensor_device_id": "V\u00e4lj sensor att ta bort"
|
|
},
|
|
"title": "Ta bort sensor"
|
|
}
|
|
}
|
|
}
|
|
} |