17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"no_stations": "No flood monitoring stations found."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"station": "Station"
|
|
},
|
|
"description": "Select the station you want to monitor",
|
|
"title": "Track a flood monitoring station"
|
|
}
|
|
}
|
|
}
|
|
} |