Update bike parking to english

This commit is contained in:
Pieter Vander Vennet 2020-07-20 17:40:25 +02:00
parent 96c03dc8e3
commit 7bec750ae2

View file

@ -20,7 +20,7 @@ export default class BikeParkings extends LayerDefinition {
this.minzoom = 13;
this.style = this.generateStyleFunction();
this.title = new FixedText("Fietsparking");
this.title = new FixedText("Bicycle parking");
this.elementsToShow = [
new ImageCarouselWithUploadConstructor(),
// new OperatorTag(),