Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2021-11-07 18:08:02 +01:00
commit 7839712deb
2 changed files with 3 additions and 3 deletions

View file

@ -236,7 +236,7 @@
}
},
{
"if": "location=underground",
"if": "location=surface",
"then": {
"en": "Surface level parking",
"nl": "Parking op de begane grond",
@ -251,7 +251,7 @@
}
},
{
"if": "location=surface",
"if": "location=rooftop",
"then": {
"en": "Rooftop parking",
"nl": "Dakparking",