Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2023-01-15 03:28:38 +01:00
commit 4022cb678d
19 changed files with 114 additions and 32 deletions

View file

@ -1227,10 +1227,14 @@
},
"playground-opening_hours": {
"mappings": {
"0": {
"then": "Accesible des de la sortida del sol fins al vespre"
},
"1": {
"then": "Sempre accessible--"
"then": "Sempre accessible"
}
}
},
"question": "Quan és accesible aquest parc infantil?"
},
"playground-phone": {
"render": "<a href='tel:{phone}'>{phone}</a>"
@ -1274,6 +1278,22 @@
"title": "una bústia per a llibres"
}
},
"tagRenderings": {
"bookcase-is-indoors": {
"mappings": {
"2": {
"then": "La prestatgeria està ubicada a l'exterior"
}
}
},
"public_bookcase-brand": {
"mappings": {
"1": {
"then": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
}
}
}
},
"title": {
"render": "Bústia per llibres"
}
@ -1634,6 +1654,31 @@
"render": "Càmera de videovigilància"
}
},
"tertiary_education": {
"tagRenderings": {
"institution-kind": {
"mappings": {
"1": {
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
}
}
},
"isced": {
"mappings": {
"0": {
"then": "Aquí s'imparteixen carreres universitàries"
},
"1": {
"then": "Aquí s'imparteixen masters"
},
"2": {
"then": "Aquí s'imparteixen doctorats"
}
},
"question": "Quin nivell d'educació és dona aquí?"
}
}
},
"toilet": {
"name": "Lavabos",
"tagRenderings": {