forked from MapComplete/MapComplete
Added names and iconBadges
This commit is contained in:
parent
1acf72cc70
commit
abb1e39612
3 changed files with 105 additions and 3 deletions
|
@ -3791,6 +3791,14 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Recycling centre"
|
||||
},
|
||||
"1": {
|
||||
"then": "Recycling container"
|
||||
}
|
||||
},
|
||||
"render": "Recycling facility"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -3777,6 +3777,14 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Recyclingcentrum"
|
||||
},
|
||||
"1": {
|
||||
"then": "Recyclingcontainer"
|
||||
}
|
||||
},
|
||||
"render": "Recyclingfaciliteit"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue