mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 01:57:34 +00:00
12 lines
228 B
JSON
12 lines
228 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Fill in your filter details.",
|
|
"data": { "radius": "Radius" }
|
|
}
|
|
},
|
|
"abort": { "already_configured": "Location is already configured." }
|
|
}
|
|
}
|