Add plastic material option
This commit is contained in:
parent
d4abef68b7
commit
e3b2bf00e4
1 changed files with 7 additions and 0 deletions
|
@ -76,6 +76,13 @@
|
|||
"de": "Dies ist ein Picknicktisch aus Beton",
|
||||
"fr": "C’est une table en béton"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "material=plastic",
|
||||
"then": {
|
||||
"en": "This picnic table is made from (recycled) plastic",
|
||||
"nl": "Deze picknictafel is gemaakt uit (gerecycleerd) plastiek"
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "picnic_table-material"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue