forked from MapComplete/MapComplete
Add tandems, add images to cycle rental
This commit is contained in:
parent
564fb16135
commit
2ceeb15a67
3 changed files with 29 additions and 2 deletions
|
@ -456,6 +456,9 @@
|
|||
},
|
||||
"5": {
|
||||
"1": "bicycle panniers"
|
||||
},
|
||||
"6": {
|
||||
"1": "tandem bicycle"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -476,6 +479,9 @@
|
|||
},
|
||||
"4": {
|
||||
"then": "Bikes for childs can be rented here"
|
||||
},
|
||||
"5": {
|
||||
"then": "Tandem bicycles can be rented here"
|
||||
}
|
||||
},
|
||||
"question": "What kind of bicycles and accessories are rented here?",
|
||||
|
|
|
@ -455,7 +455,10 @@
|
|||
"1": "mountainbike"
|
||||
},
|
||||
"5": {
|
||||
"1": "Fietstassen"
|
||||
"1": "fietstassen"
|
||||
},
|
||||
"6": {
|
||||
"1": "tandem"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -476,6 +479,9 @@
|
|||
},
|
||||
"4": {
|
||||
"then": "Kinderfietsen kunnen hier gehuurd worden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Tandems kunnen hier gehuurd worden"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort fietsen en fietstoebehren worden hier verhuurd?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue