mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
14 lines
228 B
JSON
14 lines
228 B
JSON
{
|
|
"key": "facility",
|
|
"type": "multiCombo",
|
|
"label": "Facilities",
|
|
"strings": {
|
|
"options": {
|
|
"foot": "Foot",
|
|
"arm": "Arm",
|
|
"face": "Face"
|
|
|
|
}
|
|
}
|
|
}
|