Improvements to various themes

This commit is contained in:
Pieter Vander Vennet 2021-09-03 16:59:53 +02:00
parent b806c210a6
commit abb39f2310
5 changed files with 271 additions and 84 deletions

View file

@ -59,7 +59,10 @@
},
"tags": [
"emergency=defibrillator"
]
],
"preciseInput": {
"preferredBackground": "map"
}
}
],
"tagRenderings": [
@ -352,73 +355,7 @@
"key": "defibrillator:location:fr"
}
},
{
"question": {
"nl": "Is deze defibrillator rolstoeltoegankelijk?",
"en": "Is this defibrillator accessible with a wheelchair?",
"fr": "Ce défibrillatuer est-il accessible en fauteuil roulant ?",
"it": "Questo defibrillatore è accessibile con la sedia a rotelle?",
"de": "Ist dieser Defibrillator mit einem Rollstuhl erreichbar?"
},
"mappings": [
{
"if": {
"and": [
"wheelchair=designated"
]
},
"then": {
"nl": "Deze defibrillator is speciaal aangepast voor gebruikers van een rolstoel",
"en": "This defibrillator is specially adapated for wheelchair users",
"fr": "Ce défibrillateur est spécialement adapté aux utilisateurs en fauteuil roulant",
"it": "Questo defibrillatore è stato appositamente adattato per gli utenti con la sedia a rotelle",
"de": "Dieser Defibrillator ist speziell für Rollstuhlfahrer angepasst"
}
},
{
"if": {
"and": [
"wheelchair=yes"
]
},
"then": {
"nl": "Deze defibrillator is vlot bereikbaar met een rolstoel",
"en": "This defibrillator is easily reachable with a wheelchair",
"fr": "Ce défibrillateur est facilement atteignable en fauteuil roulant",
"it": "Questo defibrillatore è facilmente raggiungibile con un sedia a rotelle",
"de": "Dieser Defibrillator ist mit einem Rollstuhl leicht zu erreichen"
}
},
{
"if": {
"and": [
"wheelchair=limited"
]
},
"then": {
"nl": "Je kan er raken met een rolstoel, maar het is niet makkelijk",
"en": "It is possible to reach the defibrillator in a wheelchair, but it is not easy",
"fr": "Il est possible d'atteindre ce défibrillateur en fauteuil roulant, mais ce n'est pas facile",
"it": "È possibile raggiungere questo defibrillatore con la sedia a rotelle ma non è semplice",
"de": "Es ist möglich, den Defibrillator mit einem Rollstuhl zu erreichen, aber es ist nicht einfach"
}
},
{
"if": {
"and": [
"wheelchair=no"
]
},
"then": {
"nl": "Niet rolstoeltoegankelijk",
"en": "This defibrillator is not reachable with a wheelchair",
"fr": "Ce défibrillateur n'est pas atteignable en fauteuil roulant",
"it": "Questo defibrillatore non è raggiungibile con la sedia a rotelle",
"de": "Dieser Defibrillator ist mit einem Rollstuhl nicht erreichbar"
}
}
]
},
"wheelchair-access",
{
"render": {
"nl": "Officieel identificatienummer van het toestel: <i>{ref}</i>",