forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
29ea0ac925
8 changed files with 261 additions and 18 deletions
|
@ -547,7 +547,12 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"if": "climbing=site",
|
||||
"if": {
|
||||
"or": [
|
||||
"climbing=site",
|
||||
"climbing=area"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Climbing site",
|
||||
"nl": "Klimsite"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue