forked from MapComplete/MapComplete
Add hidden zebra answer
This commit is contained in:
parent
7426271081
commit
f83090ccfd
1 changed files with 20 additions and 12 deletions
|
@ -69,6 +69,14 @@
|
|||
"en": "Crossing with traffic signals",
|
||||
"nl": "Oversteekplaats met verkeerslichten"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "crossing=zebra",
|
||||
"then": {
|
||||
"en": "Zebra crossing",
|
||||
"nl": "Zebrapad"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue