32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Location is already configured",
|
|
"cannot_connect": "Failed to connect",
|
|
"max_regions": "Max 5 regions can be configured",
|
|
"rate_limit": "Too much requests",
|
|
"timeout": "Timeout establishing connection",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"community": {
|
|
"data": {
|
|
"region": "Region"
|
|
},
|
|
"description": "If you want to monitor not only state and district, choose its specific community"
|
|
},
|
|
"district": {
|
|
"data": {
|
|
"region": "Region"
|
|
},
|
|
"description": "If you want to monitor not only state, choose its specific district"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"region": "Region"
|
|
},
|
|
"description": "Choose state to monitor"
|
|
}
|
|
}
|
|
}
|
|
} |