forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
8109c13b38
1490 changed files with 3768 additions and 15086 deletions
|
@ -10023,6 +10023,33 @@
|
|||
}
|
||||
},
|
||||
"question": "What type of special needs are given here?"
|
||||
},
|
||||
"uniform": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Students must wear a uniform, which is extensively described"
|
||||
},
|
||||
"1": {
|
||||
"then": "Students must wear clothes in a specific colour scheme"
|
||||
},
|
||||
"2": {
|
||||
"then": "There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ..."
|
||||
},
|
||||
"3": {
|
||||
"then": "Arms must be covered by the clothes"
|
||||
},
|
||||
"4": {
|
||||
"then": "Knees must be covered by the clothes"
|
||||
},
|
||||
"5": {
|
||||
"then": "Legs must be covered by the clothes"
|
||||
},
|
||||
"6": {
|
||||
"then": "The belly must be covered by the clothes"
|
||||
}
|
||||
},
|
||||
"question": "Do pupils have to wear a uniform or obey a dresscode?",
|
||||
"render": "{dress_code}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -13110,6 +13137,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mangrove-reviews-allowed": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Show reviews by default, also in sensitive themes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Show reviews by default, except in sensitive themes (where we'll ask per feature)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Always ask before loading"
|
||||
},
|
||||
"3": {
|
||||
"then": "Never show reviews at all"
|
||||
}
|
||||
},
|
||||
"question": "Should reviews be loaded when browsing an item?"
|
||||
},
|
||||
"more_privacy": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -8469,6 +8469,32 @@
|
|||
}
|
||||
},
|
||||
"question": "Welke soorten zorg voor buitengewone leerlingen is hier beschikbaar?"
|
||||
},
|
||||
"uniform": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Studenten moeten een specifiek uniform dragen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Leerlingen moeten kleren van een bepaalde kleur dragen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Er is geen uniformverplichting, leerlingen mogen kledij zoals t-shirts, jeans, ... dragen"
|
||||
},
|
||||
"3": {
|
||||
"then": "De armen moeten volledig bedekt zijn"
|
||||
},
|
||||
"4": {
|
||||
"then": "De knieën moeten volledig bedekt zijn"
|
||||
},
|
||||
"5": {
|
||||
"then": "De benen moeten volledig bedekt zijn"
|
||||
},
|
||||
"6": {
|
||||
"then": "De buik mag niet zichtbaar zijn"
|
||||
}
|
||||
},
|
||||
"question": "Moeten leerlingen een uniform dragen of specifieke kledingsvoorschriften volgen?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue