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