mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"key": "network",
|
|
"type": "combo",
|
|
"label": "Network Type",
|
|
"placeholder": "Local, Regional, National, International",
|
|
"strings": {
|
|
"options": {
|
|
"lhn": "Local",
|
|
"rhn": "Regional",
|
|
"nhn": "National",
|
|
"ihn": "International"
|
|
}
|
|
}
|
|
}
|