mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-02 09:23:27 +00:00
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"key": "armrest",
|
|
"type": "check",
|
|
"label": "Armrests",
|
|
"strings": {
|
|
"options": {
|
|
"undefined": "Unknown",
|
|
"yes": "One or more armrests",
|
|
"no": "No armrests"
|
|
}
|
|
}
|
|
}
|