Add operator and fietsambassade gent
This commit is contained in:
parent
d263d3b2f7
commit
31f91097fd
2 changed files with 20 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -147,6 +147,25 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"question": {
|
||||||
|
"en": "Who maintains this cycle pump?",
|
||||||
|
"nl": "Wie beheert deze fietspomp?"
|
||||||
|
},
|
||||||
|
"render": {
|
||||||
|
"nl": "Beheer door {operator}",
|
||||||
|
"en": "Maintained by {operator}"
|
||||||
|
},
|
||||||
|
"freeform": {
|
||||||
|
"key": "operator"
|
||||||
|
},
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"if": "operator=De Fietsambassade Gent",
|
||||||
|
"then": "<a href='https://fietsambassade.gent.be/' target='_blank'>De Fietsambassade Gent</a>"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"question": {
|
"question": {
|
||||||
"en": "Does this bike repair station have a special tool to repair your bike chain?",
|
"en": "Does this bike repair station have a special tool to repair your bike chain?",
|
||||||
|
|
Loading…
Reference in a new issue