Themes: add 'skateboard' as sport pitch option

This commit is contained in:
Pieter Vander Vennet 2023-06-07 15:39:05 +02:00
parent bd9bc6c16f
commit f20219cf37

View file

@ -166,6 +166,13 @@
"es": "Aquí se juega al baloncesto"
},
"hideInAnswer": true
},
{
"if": "sport=skateboard",
"then": {
"en": "This is a skatepark",
"nl": "Dit is een skatepark"
}
}
],
"id": "sport_pitch-sport"
@ -677,4 +684,4 @@
},
"open_now"
]
}
}