2020-08-10 13:51:04 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-08-27 00:04:55 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"no_stations": "No flood monitoring stations found."
|
|
|
|
},
|
2020-08-10 13:51:04 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"station": "Station"
|
2020-08-27 00:04:55 +00:00
|
|
|
},
|
|
|
|
"description": "Select the station you want to monitor",
|
|
|
|
"title": "Track a flood monitoring station"
|
2020-08-10 13:51:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-08-27 00:04:55 +00:00
|
|
|
}
|