forked from MapComplete/MapComplete
Fix some feedback on Toerisme Vlaanderen theme about playgrounds-theme
This commit is contained in:
parent
bcaa9d4ffa
commit
4642e34da7
8 changed files with 22 additions and 73 deletions
|
@ -164,7 +164,8 @@
|
|||
],
|
||||
"id": "playground-surface"
|
||||
},
|
||||
{
|
||||
{ "labels": ["extra"],
|
||||
|
||||
"id": "playground-lit",
|
||||
"question": {
|
||||
"nl": "Is deze speeltuin 's nachts verlicht?",
|
||||
|
@ -200,6 +201,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"labels": ["extra"],
|
||||
"render": {
|
||||
"nl": "Toegankelijk vanaf {min_age} jaar oud",
|
||||
"en": "Accessible to kids older than {min_age} years",
|
||||
|
@ -222,7 +224,8 @@
|
|||
},
|
||||
"id": "playground-min_age"
|
||||
},
|
||||
{
|
||||
{ "labels": ["extra"],
|
||||
|
||||
"render": {
|
||||
"nl": "Toegankelijk tot {max_age}",
|
||||
"en": "Accessible to kids of at most {max_age}",
|
||||
|
@ -274,17 +277,6 @@
|
|||
"fr": "L’aire de jeu est-elle accessible au public ?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "access=",
|
||||
"then": {
|
||||
"en": "Accessible to the general public",
|
||||
"nl": "Vrij toegankelijk voor het publiek",
|
||||
"it": "Accessibile pubblicamente",
|
||||
"de": "Zugänglich für die Allgemeinheit",
|
||||
"fr": "Accessible au public"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "access=yes",
|
||||
"then": {
|
||||
|
@ -309,11 +301,12 @@
|
|||
"if": "access=students",
|
||||
"then": {
|
||||
"en": "Only accessible to students of the school",
|
||||
"nl": "Vrij toegankelijk voor scholieren van de school",
|
||||
"nl": "Enkel toegankelijk voor scholieren van de bijhorende school",
|
||||
"it": "Accessibile solamente agli studenti della scuola",
|
||||
"de": "Nur für Schüler der Schule zugänglich",
|
||||
"fr": "Réservée aux élèves de l’école"
|
||||
}
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "access=private",
|
||||
|
@ -458,18 +451,6 @@
|
|||
"it": "Si può sempre accedere",
|
||||
"de": "Immer zugänglich"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "opening_hours=",
|
||||
"then": {
|
||||
"nl": "Dag en nacht toegankelijk",
|
||||
"en": "Always accessible",
|
||||
"ru": "Всегда доступен",
|
||||
"fr": "Toujours accessible",
|
||||
"it": "Si può sempre accedere",
|
||||
"de": "Immer zugänglich"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
],
|
||||
"id": "playground-opening_hours"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue