mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Pick a country to monitor",
|
|
"data": { "country": "Country" }
|
|
}
|
|
},
|
|
"abort": { "already_configured": "This country is already configured." }
|
|
}
|
|
}
|