forked from MapComplete/MapComplete
Fix translations
This commit is contained in:
parent
d618124d33
commit
d50fd663ef
8 changed files with 6 additions and 46 deletions
|
@ -126,7 +126,6 @@
|
|||
}
|
||||
],
|
||||
"filter": [
|
||||
"open_now",
|
||||
{
|
||||
"id": "drive-through",
|
||||
"options": [
|
||||
|
@ -152,6 +151,7 @@
|
|||
"osmTags": "dispensing=yes"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"open_now"
|
||||
]
|
||||
}
|
|
@ -131,10 +131,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Er der et websted med mere information om dette kunstværk?",
|
||||
"render": "Yderligere oplysninger på <a href='{website}' target='_blank'>dette websted</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Hvilken Wikidata-indgang svarer til <b>dette kunstværk</b>?",
|
||||
"render": "Svarer til <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -3235,15 +3235,6 @@
|
|||
},
|
||||
"doctors": {
|
||||
"description": "Diese Ebene zeigt Arztpraxen, Zahnärzte und andere Gesundheitseinrichtungen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Jetzt geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Ärzte",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
|
|
@ -3246,15 +3246,6 @@
|
|||
},
|
||||
"doctors": {
|
||||
"description": "This layer shows doctor offices, dentists and other healthcare facilities",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened now"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Doctors",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
|
|
@ -2143,15 +2143,6 @@
|
|||
},
|
||||
"doctors": {
|
||||
"description": "Ce calque montre les cabinets médicaux, les dentistes et autres établissements de santé",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert maintenant"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Médecins",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
|
|
@ -3234,15 +3234,6 @@
|
|||
},
|
||||
"doctors": {
|
||||
"description": "Deze laag toont dokterspraktijken, tandartsen en andere gezondheidszorgfaciliteiten",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nu geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Dokters",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
|
Loading…
Reference in a new issue