forked from MapComplete/MapComplete
Fix wrong title in recycling layer
This commit is contained in:
parent
855959d623
commit
f61df52c7d
3 changed files with 4 additions and 4 deletions
|
@ -32,8 +32,8 @@
|
|||
{
|
||||
"if": "recycling_type=centre",
|
||||
"then": {
|
||||
"en": "Recycling container",
|
||||
"nl": "Recyclingcontainer"
|
||||
"en": "Recycling centre",
|
||||
"nl": "Recyclingcentrum"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue