Fix translation override for etymology

This commit is contained in:
pietervdvn 2022-02-14 16:02:59 +01:00
parent 84b14cd7e4
commit 204f890cb4
7 changed files with 16 additions and 16 deletions

View file

@ -43,7 +43,7 @@
"builtin": "etymology",
"override": {
"id": "streets_without_etymology",
"name": {
"=name": {
"en": "Streets without etymology information",
"nl": "Straten zonder etymologische informatie",
"de": "Straßen ohne Informationen zur Namensherkunft",
@ -67,7 +67,7 @@
"builtin": "etymology",
"override": {
"id": "parks_and_forests_without_etymology",
"name": {
"=name": {
"en": "Parks and forests without etymology information",
"nl": "Parken en bossen zonder etymologische informatie",
"de": "Parks und Waldflächen ohne Informationen zur Namensherkunft",
@ -95,7 +95,7 @@
"builtin": "etymology",
"override": {
"id": "education_institutions_without_etymology",
"name": {
"=name": {
"en": "Education institutions without etymology information"
},
"minzoom": 18,

View file

@ -716,12 +716,12 @@
"layers": {
"1": {
"override": {
"name": "Straßen ohne Informationen zur Namensherkunft"
"=name": "Straßen ohne Informationen zur Namensherkunft"
}
},
"2": {
"override": {
"name": "Parks und Waldflächen ohne Informationen zur Namensherkunft"
"=name": "Parks und Waldflächen ohne Informationen zur Namensherkunft"
}
}
},

View file

@ -726,17 +726,17 @@
"layers": {
"1": {
"override": {
"name": "Streets without etymology information"
"=name": "Streets without etymology information"
}
},
"2": {
"override": {
"name": "Parks and forests without etymology information"
"=name": "Parks and forests without etymology information"
}
},
"3": {
"override": {
"name": "Education institutions without etymology information"
"=name": "Education institutions without etymology information"
}
}
},

View file

@ -216,12 +216,12 @@
"layers": {
"1": {
"override": {
"name": "Etimológiai adat nélküli utcák"
"=name": "Etimológiai adat nélküli utcák"
}
},
"2": {
"override": {
"name": "Etimológiai adat nélküli parkok és erdők"
"=name": "Etimológiai adat nélküli parkok és erdők"
}
}
},

View file

@ -669,12 +669,12 @@
"layers": {
"1": {
"override": {
"name": "Strade senza informazioni etimologiche"
"=name": "Strade senza informazioni etimologiche"
}
},
"2": {
"override": {
"name": "Parchi e foreste senza informazioni etimologiche"
"=name": "Parchi e foreste senza informazioni etimologiche"
}
}
},

View file

@ -603,12 +603,12 @@
"layers": {
"1": {
"override": {
"name": "Straten zonder etymologische informatie"
"=name": "Straten zonder etymologische informatie"
}
},
"2": {
"override": {
"name": "Parken en bossen zonder etymologische informatie"
"=name": "Parken en bossen zonder etymologische informatie"
}
}
},

View file

@ -309,12 +309,12 @@
"layers": {
"1": {
"override": {
"name": "道路沒有詞源資訊"
"=name": "道路沒有詞源資訊"
}
},
"2": {
"override": {
"name": "公園與森哥沒有詞源資訊"
"=name": "公園與森哥沒有詞源資訊"
}
}
},