mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"key": "internet_access",
|
|
"type": "combo",
|
|
"label": "Internet Access",
|
|
"strings": {
|
|
"options": {
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"wlan": "Wifi",
|
|
"wired": "Wired",
|
|
"terminal": "Terminal"
|
|
}
|
|
}
|
|
}
|