forked from MapComplete/MapComplete
Various styling tweaks, add playgrounds to toerisme vlaanderen
This commit is contained in:
parent
2c2649a05b
commit
85ef41e8d5
16 changed files with 903 additions and 717 deletions
|
@ -40,6 +40,7 @@
|
|||
"delete": "Delete",
|
||||
"cancel": "Cancel",
|
||||
"isDeleted": "This feature is deleted",
|
||||
"cannotBeDeleted": "This feature can not be deleted",
|
||||
"loginToDelete": "You must be logged in to delete a point",
|
||||
"safeDelete": "This point can be safely deleted.",
|
||||
"isntAPoint": "Only points can be deleted, the selected feature is a way, area or relation.",
|
||||
|
|
|
@ -3855,6 +3855,20 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"dispensing_dog_bags": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This waste basket has a dispenser for (dog) excrement bags"
|
||||
},
|
||||
"1": {
|
||||
"then": "This waste basket <b>does not</b> have a dispenser for (dog) excrement bags"
|
||||
},
|
||||
"2": {
|
||||
"then": "This waste basket <b>does not</b> have a dispenser for (dog) excrement bags"
|
||||
}
|
||||
},
|
||||
"question": "Does this waste basket have a dispenser for dog excrement bags?"
|
||||
},
|
||||
"waste-basket-waste-types": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue