mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"key": "usage",
|
|
"type": "combo",
|
|
"label": "Usage Type",
|
|
"strings": {
|
|
"options": {
|
|
"main": "Main",
|
|
"branch": "Branch",
|
|
"industrial": "Industrial",
|
|
"military": "Military",
|
|
"test": "Test",
|
|
"tourism": "Tourism"
|
|
}
|
|
}
|
|
}
|