mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
17 lines
273 B
JSON
17 lines
273 B
JSON
{
|
|
"key": "organic",
|
|
"type": "combo",
|
|
"label": "Organic Products",
|
|
"strings": {
|
|
"options": {
|
|
"no": "None",
|
|
"yes": "Some",
|
|
"only": "Only"
|
|
}
|
|
},
|
|
"terms": [
|
|
"natural",
|
|
"non-gmo"
|
|
]
|
|
}
|