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