mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"key": "level",
|
|
"type": "semiCombo",
|
|
"label": "Levels",
|
|
"terms": [
|
|
"building floors",
|
|
"decks",
|
|
"stories",
|
|
"storeys",
|
|
"storys"
|
|
]
|
|
}
|