Allow changing type
This commit is contained in:
parent
62153e0eb4
commit
cc086eaee1
3 changed files with 37 additions and 1 deletions
|
@ -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?"
|
||||
|
|
|
@ -4119,6 +4119,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Dit is een recyclingcentrum"
|
||||
},
|
||||
"2": {
|
||||
"then": "Afvalcontainer voor restafval"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort recycling is dit?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue