forked from MapComplete/MapComplete
Use =name instead of name as not to reuse wrong translations in etymology
This commit is contained in:
parent
07868f0464
commit
72684e6b81
3 changed files with 27 additions and 8 deletions
|
|
@ -119,7 +119,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "cultural_places_without_etymology",
|
"id": "cultural_places_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Cultural places without etymology information"
|
"en": "Cultural places without etymology information"
|
||||||
},
|
},
|
||||||
"minzoom": 18,
|
"minzoom": 18,
|
||||||
|
|
@ -145,7 +145,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "toursistic_places_without_etymology",
|
"id": "toursistic_places_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Toursistic places without etymology information"
|
"en": "Toursistic places without etymology information"
|
||||||
},
|
},
|
||||||
"minzoom": 18,
|
"minzoom": 18,
|
||||||
|
|
@ -170,7 +170,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "health_and_social_places_without_etymology",
|
"id": "health_and_social_places_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Healtch and social places without etymology information"
|
"en": "Healtch and social places without etymology information"
|
||||||
},
|
},
|
||||||
"minzoom": 18,
|
"minzoom": 18,
|
||||||
|
|
@ -194,7 +194,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "sport_places_without_etymology",
|
"id": "sport_places_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Sport places without etymology information"
|
"en": "Sport places without etymology information"
|
||||||
},
|
},
|
||||||
"minzoom": 18,
|
"minzoom": 18,
|
||||||
|
|
|
||||||
|
|
@ -739,6 +739,26 @@
|
||||||
"override": {
|
"override": {
|
||||||
"=name": "Education institutions without etymology information"
|
"=name": "Education institutions without etymology information"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"override": {
|
||||||
|
"=name": "Cultural places without etymology information"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"override": {
|
||||||
|
"=name": "Toursistic places without etymology information"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"override": {
|
||||||
|
"=name": "Healtch and social places without etymology information"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"override": {
|
||||||
|
"=name": "Sport places without etymology information"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shortDescription": "What is the origin of a toponym?",
|
"shortDescription": "What is the origin of a toponym?",
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue