Fix translations instead of overriding for etymology
This commit is contained in:
parent
60c4b0d00d
commit
3398c9f405
1 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "streets_without_etymology",
|
"id": "streets_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Streets without etymology information",
|
"en": "Streets without etymology information",
|
||||||
"nl": "Straten zonder etymologische informatie",
|
"nl": "Straten zonder etymologische informatie",
|
||||||
"de": "Straßen ohne Informationen zur Namensherkunft",
|
"de": "Straßen ohne Informationen zur Namensherkunft",
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "parks_and_forests_without_etymology",
|
"id": "parks_and_forests_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Parks and forests without etymology information",
|
"en": "Parks and forests without etymology information",
|
||||||
"nl": "Parken en bossen zonder etymologische informatie",
|
"nl": "Parken en bossen zonder etymologische informatie",
|
||||||
"de": "Parks und Waldflächen ohne Informationen zur Namensherkunft",
|
"de": "Parks und Waldflächen ohne Informationen zur Namensherkunft",
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
"builtin": "etymology",
|
"builtin": "etymology",
|
||||||
"override": {
|
"override": {
|
||||||
"id": "education_institutions_without_etymology",
|
"id": "education_institutions_without_etymology",
|
||||||
"name": {
|
"=name": {
|
||||||
"en": "Education institutions without etymology information"
|
"en": "Education institutions without etymology information"
|
||||||
},
|
},
|
||||||
"minzoom": 18,
|
"minzoom": 18,
|
||||||
|
|
Loading…
Reference in a new issue