forked from MapComplete/MapComplete
Fix build: fix translations
This commit is contained in:
parent
88ca77ab38
commit
9836c29998
10 changed files with 4 additions and 38 deletions
|
@ -117,15 +117,8 @@
|
|||
},
|
||||
{
|
||||
"title": {
|
||||
"en": "a primary or secondary school",
|
||||
"nl": "een lagere of middelbare school",
|
||||
"de": "eine Grundschule oder weiterführende Schule",
|
||||
"ru": "детский сад",
|
||||
"ca": "una escola de primària o secundària",
|
||||
"pl": "przedszkole",
|
||||
"cs": "základní nebo střední škola",
|
||||
"es": "una escuela primaria o secundaria",
|
||||
"fr": "une école primaire ou secondaire"
|
||||
"en": "a kindergarten",
|
||||
"nl": "een kleuterschool"
|
||||
},
|
||||
"description": "A kindergarten (also known as <i>preschool</i>) is a school where small kids receive early education.",
|
||||
"tags": [
|
||||
|
|
|
@ -6965,9 +6965,6 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "una escola de primària o secundària"
|
||||
},
|
||||
"1": {
|
||||
"title": "una escola de primària o secundària"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -7947,9 +7947,6 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "základní nebo střední škola"
|
||||
},
|
||||
"1": {
|
||||
"title": "základní nebo střední škola"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -9439,9 +9439,6 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "eine Grundschule oder weiterführende Schule"
|
||||
},
|
||||
"1": {
|
||||
"title": "eine Grundschule oder weiterführende Schule"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -9505,7 +9505,7 @@
|
|||
"title": "a primary or secondary school"
|
||||
},
|
||||
"1": {
|
||||
"title": "a primary or secondary school"
|
||||
"title": "a kindergarten"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -9251,9 +9251,6 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "una escuela primaria o secundaria"
|
||||
},
|
||||
"1": {
|
||||
"title": "una escuela primaria o secundaria"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -5693,9 +5693,6 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "une école primaire ou secondaire"
|
||||
},
|
||||
"1": {
|
||||
"title": "une école primaire ou secondaire"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -8121,7 +8121,7 @@
|
|||
"title": "een lagere of middelbare school"
|
||||
},
|
||||
"1": {
|
||||
"title": "een lagere of middelbare school"
|
||||
"title": "een kleuterschool"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -3451,11 +3451,6 @@
|
|||
}
|
||||
},
|
||||
"school": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "przedszkole"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"school-language": {
|
||||
"render": {
|
||||
|
|
|
@ -1630,13 +1630,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"school": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "детский сад"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"description": "Магазин",
|
||||
"name": "Магазин",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue