Merge master

This commit is contained in:
Pieter Vander Vennet 2021-07-11 13:46:20 +02:00
commit 29ea0ac925
8 changed files with 261 additions and 18 deletions

View file

@ -547,7 +547,12 @@
}
},
{
"if": "climbing=site",
"if": {
"or": [
"climbing=site",
"climbing=area"
]
},
"then": {
"en": "Climbing site",
"nl": "Klimsite"