Added names and iconBadges

This commit is contained in:
Robin van der Linde 2022-01-02 20:54:00 +01:00
parent 1acf72cc70
commit abb1e39612
3 changed files with 105 additions and 3 deletions

View file

@ -3791,6 +3791,14 @@
}
},
"title": {
"mappings": {
"0": {
"then": "Recycling centre"
},
"1": {
"then": "Recycling container"
}
},
"render": "Recycling facility"
}
},

View file

@ -3777,6 +3777,14 @@
}
},
"title": {
"mappings": {
"0": {
"then": "Recyclingcentrum"
},
"1": {
"then": "Recyclingcontainer"
}
},
"render": "Recyclingfaciliteit"
}
},