Fix wrong title in recycling layer

This commit is contained in:
Pieter Vander Vennet 2022-04-08 01:13:36 +02:00
parent 855959d623
commit f61df52c7d
3 changed files with 4 additions and 4 deletions

View file

@ -32,8 +32,8 @@
{
"if": "recycling_type=centre",
"then": {
"en": "Recycling container",
"nl": "Recyclingcontainer"
"en": "Recycling centre",
"nl": "Recyclingcentrum"
}
},
{

View file

@ -4388,7 +4388,7 @@
"then": "Recycling centre"
},
"1": {
"then": "Recycling container"
"then": "Recycling centre"
},
"2": {
"then": "Recycling container"

View file

@ -4433,7 +4433,7 @@
"then": "Recyclingcentrum"
},
"1": {
"then": "Recyclingcontainer"
"then": "Recyclingcentrum"
},
"2": {
"then": "Recyclingcontainer"