Add 'needles' as waste category

This commit is contained in:
Pieter Vander Vennet 2022-04-08 01:25:10 +02:00
parent f61df52c7d
commit f59b2aee33
3 changed files with 14 additions and 0 deletions

View file

@ -773,6 +773,14 @@
"class": "medium"
}
},
{
"if": "recycling:needles=yes",
"ifnot": "recycling:needles=",
"then": {
"en": "Needles can be recycled here",
"nl": "Injectienaalden kunnen hier gerecycled worden"
}
},
{
"if": "recycling:waste=yes",
"ifnot": "recycling:waste=",