mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"key": "network",
|
|
"type": "combo",
|
|
"label": "Network Class",
|
|
"placeholder": "Local, Regional, National, International",
|
|
"strings": {
|
|
"options": {
|
|
"lwn": "Local",
|
|
"rwn": "Regional",
|
|
"nwn": "National",
|
|
"iwn": "International"
|
|
}
|
|
}
|
|
}
|