From 8074300d947c697dff6b72fe64e3db5edd670910 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 14 Mar 2024 20:09:19 +0100 Subject: [PATCH] Add english to velopark --- assets/themes/velopark/velopark.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/themes/velopark/velopark.json b/assets/themes/velopark/velopark.json index c0a8f9aabc..8b644bdf10 100644 --- a/assets/themes/velopark/velopark.json +++ b/assets/themes/velopark/velopark.json @@ -1,10 +1,11 @@ { "id": "velopark", "title": { + "en": "Velopark to OpenStreetMap synchronisation tool", "nl": "Velopark naar OpenStreetMap sync tool" }, "mustHaveLanguage": [ - "nl" + "nl", "en" ], "description": { "en": "

Velopark.be is a website collecting data about bicycle parkings in a semi-crowdsourced way. However, only 'authorized' instances are allowed to make changes there, in practice the operator of the bicycle parking such as SNCB, de Lijn or the municipality. They have now decided to synchronize their dataset with OpenStreetMap, and this MapComplete-instance is set up to help link and import their data into OpenStreetMap.

How to use: That's it! Thanks for helping to import this!",