mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
12 lines
185 B
JSON
12 lines
185 B
JSON
{
|
|
"key": "stop",
|
|
"type": "combo",
|
|
"label": "Stop Type",
|
|
"strings": {
|
|
"options": {
|
|
"all": "All Ways",
|
|
"minor": "Minor Road"
|
|
}
|
|
}
|
|
}
|