diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index 35b6c9d7b..e7733347f 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -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" ] -} \ No newline at end of file +}