mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-24 21:10:21 +01:00
18 lines
374 B
JSON
18 lines
374 B
JSON
{
|
|
"key": "internet_access:fee",
|
|
"type": "combo",
|
|
"label": "Internet Access Fee",
|
|
"strings": {
|
|
"options": {
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"customers": "For not-facility-customers only",
|
|
"prerequisiteTag": {
|
|
"key": "internet_access",
|
|
"valueNot": "no"
|
|
},
|
|
"terms": [
|
|
"wifi fee"
|
|
]
|
|
}
|