forked from MapComplete/MapComplete
Add 'needles' as waste category
This commit is contained in:
parent
f61df52c7d
commit
f59b2aee33
3 changed files with 14 additions and 0 deletions
|
@ -4353,6 +4353,9 @@
|
|||
"then": "Small electrical appliances can be recycled here"
|
||||
},
|
||||
"19": {
|
||||
"then": "Needles can be recycled here"
|
||||
},
|
||||
"20": {
|
||||
"then": "Residual waste can be recycled here"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -4398,6 +4398,9 @@
|
|||
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
|
||||
},
|
||||
"19": {
|
||||
"then": "Injectienaalden kunnen hier gerecycled worden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Restafval kan hier gerecycled worden"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue