forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
2700979923
commit
09b230b5be
25 changed files with 563 additions and 299 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue