Add waste=paper to waste basket
This commit is contained in:
parent
89fcaf8217
commit
964e57c121
1 changed files with 13 additions and 0 deletions
|
@ -151,6 +151,19 @@
|
||||||
"fr": "Une poubelle pour plastiques",
|
"fr": "Une poubelle pour plastiques",
|
||||||
"ca": "Una paperera per a plàstic"
|
"ca": "Una paperera per a plàstic"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"if": "waste=paper",
|
||||||
|
"then": {
|
||||||
|
"en": "A waste basket for paper",
|
||||||
|
"nl": "Een vuilnisbak voor papier",
|
||||||
|
"de": "Der Abfalleimer ist für Papier",
|
||||||
|
"it": "Un cestino rifiuti per la carta",
|
||||||
|
"id": "Keranjang sampah untuk kertas",
|
||||||
|
"da": "En affaldskurv til papir",
|
||||||
|
"fr": "Une poubelle pour papier",
|
||||||
|
"ca": "Una paperera per a paper"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue