forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
7839712deb
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue