forked from MapComplete/MapComplete
Themes: add 'skateboard' as sport pitch option
This commit is contained in:
parent
bd9bc6c16f
commit
f20219cf37
1 changed files with 8 additions and 1 deletions
|
|
@ -166,6 +166,13 @@
|
||||||
"es": "Aquí se juega al baloncesto"
|
"es": "Aquí se juega al baloncesto"
|
||||||
},
|
},
|
||||||
"hideInAnswer": true
|
"hideInAnswer": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"if": "sport=skateboard",
|
||||||
|
"then": {
|
||||||
|
"en": "This is a skatepark",
|
||||||
|
"nl": "Dit is een skatepark"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "sport_pitch-sport"
|
"id": "sport_pitch-sport"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue