Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-06-24 03:52:54 +02:00
parent 2700979923
commit 09b230b5be
25 changed files with 563 additions and 299 deletions

View file

@ -2,11 +2,13 @@
"id": "education",
"description": {
"en": "On this map, you'll find information about all types of schools and eduction and can easily add more information",
"nl": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs."
"nl": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs.",
"de": "Auf dieser Karte können Sie Informationen über Bildungseinrichtungen finden und hinzufügen"
},
"title": {
"en": "Education",
"nl": "Onderwijs"
"nl": "Onderwijs",
"de": "Bildung"
},
"defaultBackgroundId": "CartoDB.Voyager",
"maintainer": "MapComplete",

View file

@ -3,13 +3,16 @@
"title": {
"en": "Maxspeed",
"es": "Velocidad",
"ca": "Velocitat"
"ca": "Velocitat",
"de": "Höchstgeschwindigkeit"
},
"shortDescription": {
"en": "This map shows the legally allowed maximum speed on every road."
"en": "This map shows the legally allowed maximum speed on every road.",
"de": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße."
},
"description": {
"en": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here."
"en": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here.",
"de": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße. Wenn eine Höchstgeschwindigkeit fehlt oder falsch ist, können Sie dies hier korrigieren."
},
"maintainer": "",
"icon": "./assets/themes/maxspeed/maxspeed_logo.svg",