Files
iD/data/presets/fields/traffic_sign/direction.json
T

13 lines
248 B
JSON

{
"key": "traffic_sign:direction",
"type": "combo",
"label": "Direction Affected",
"strings": {
"options": {
"forward": "Forward",
"backward": "Backward",
"both": "Both / All"
}
}
}