forked from MapComplete/MapComplete
Merge branch 'develop' into RobinLinde-patch-1
This commit is contained in:
commit
83f074efe6
7793 changed files with 903784 additions and 38614 deletions
|
@ -315,6 +315,14 @@
|
|||
"cs": "Toto je skatepark",
|
||||
"es": "Este es un skatepark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "sport=equestrian",
|
||||
"then": {
|
||||
"en": "This is a horse riding arena",
|
||||
"de": "Dies ist ein Reitplatz",
|
||||
"es": "Esta es una pista ecuestre"
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "sport_pitch-sport",
|
||||
|
|
|
@ -186,6 +186,19 @@
|
|||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"id": "toilet-reviews",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "reviews",
|
||||
"fallback": "toilet",
|
||||
"question": {
|
||||
"en": "How would you rate this toilet?",
|
||||
"nl": "Hoe goed is deze toilet?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"level",
|
||||
{
|
||||
"question": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue