mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
13 lines
224 B
JSON
13 lines
224 B
JSON
{
|
|
"key": "oneway",
|
|
"type": "onewayCheck",
|
|
"label": "One Way",
|
|
"strings": {
|
|
"options": {
|
|
"undefined": "Assumed to be No",
|
|
"yes": "Yes",
|
|
"no": "No"
|
|
}
|
|
}
|
|
}
|