2020-03-02 21:40:11 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Pick a country to monitor",
|
2020-04-16 19:52:53 +00:00
|
|
|
"data": { "country": "Country" }
|
2020-03-02 21:40:11 +00:00
|
|
|
}
|
2020-03-03 02:10:38 +00:00
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"abort": { "already_configured": "This country is already configured." }
|
2020-03-02 21:40:11 +00:00
|
|
|
}
|
|
|
|
}
|