forked from MapComplete/MapComplete
Add description for horse riding arena in sport_pitch.json
This commit is contained in:
parent
a089a5e1d9
commit
9e32cbfb5b
1 changed files with 8 additions and 0 deletions
|
@ -305,6 +305,14 @@
|
|||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "sport=equestrian",
|
||||
"then": {
|
||||
"en": "This is a horse riding arena",
|
||||
"de": "Dies ist ein Reitplatz",
|
||||
"es": "Esta es una pista ecuestre"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "sport=skateboard",
|
||||
"then": {
|
||||
|
|
Loading…
Reference in a new issue