mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
13 lines
188 B
JSON
13 lines
188 B
JSON
{
|
|
"key": "location",
|
|
"type": "typeCombo",
|
|
"label": "Location",
|
|
"strings": {
|
|
"options": {
|
|
"outdoor": "Outdoor",
|
|
"indoor": "Indoor",
|
|
"roof": "Rooftop"
|
|
}
|
|
}
|
|
}
|