Allow changing type

This commit is contained in:
Robin van der Linde 2022-02-19 21:37:54 +01:00
parent 62153e0eb4
commit cc086eaee1
3 changed files with 37 additions and 1 deletions

View file

@ -4327,6 +4327,9 @@
},
"1": {
"then": "This is a recycling centre"
},
"2": {
"then": "Waste disposal container for residual waste"
}
},
"question": "What type of recycling is this?"

View file

@ -4119,6 +4119,9 @@
},
"1": {
"then": "Dit is een recyclingcentrum"
},
"2": {
"then": "Afvalcontainer voor restafval"
}
},
"question": "Wat voor soort recycling is dit?"