mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-11 12:17:14 +02:00
14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"key": "departures_board",
|
|
"type": "combo",
|
|
"label": "Departures Board",
|
|
"strings": {
|
|
"options": {
|
|
"yes": "Yes",
|
|
"timetable": "Timetable",
|
|
"realtime": "Realtime",
|
|
"no": "None"
|
|
}
|
|
}
|
|
}
|