Various theme, icon and language fixes
This commit is contained in:
parent
8016ac2f81
commit
688dcae3b0
17 changed files with 228 additions and 78 deletions
|
@ -3448,29 +3448,29 @@
|
|||
}
|
||||
},
|
||||
"picnic_table": {
|
||||
"description": "Deze laag toont picknicktafels",
|
||||
"name": "Picknicktafels",
|
||||
"description": "Deze laag toont picnictafels",
|
||||
"name": "Picnictafels",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "picknicktafel"
|
||||
"title": "picnic-tafel"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"picnic_table-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze picknicktafel is gemaakt uit hout"
|
||||
"then": "Deze picnictafel is gemaakt uit hout"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze picknicktafel is gemaakt uit beton"
|
||||
"then": "Deze picnictafel is gemaakt uit beton"
|
||||
}
|
||||
},
|
||||
"question": "Van welk materiaal is deze picknicktafel gemaakt?",
|
||||
"render": "Deze picknicktafel is gemaakt van {material}"
|
||||
"question": "Van welk materiaal is deze picnictafel gemaakt?",
|
||||
"render": "Deze picnictafel is gemaakt van {material}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Picknicktafel"
|
||||
"render": "Picnictafel"
|
||||
}
|
||||
},
|
||||
"play_forest": {
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
"title": "Benches"
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"description": "On this map, you'll find the many biycle rental stations as they are known by OpenStreetMap",
|
||||
"shortDescription": "A map with biyccle rental stations and bicycle rental shops",
|
||||
"description": "On this map, you'll find the many bicycle rental stations as they are known by OpenStreetMap",
|
||||
"shortDescription": "A map with bicycle rental stations and bicycle rental shops",
|
||||
"title": "Bicycle rental"
|
||||
},
|
||||
"bicyclelib": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue