Housekeeping

This commit is contained in:
Pieter Vander Vennet 2023-01-10 19:34:07 +01:00
parent 1881749a2f
commit cf202ce3af
123 changed files with 1582 additions and 1637 deletions

View file

@ -29,7 +29,8 @@
"then": {
"en": "This is a normal parking space.",
"de": "Dies ist ein normaler Stellplatz.",
"nl": "Dit is een normale parkeerplek."
"nl": "Dit is een normale parkeerplek.",
"ca": "És un lloc normal d'aparcament."
},
"hideInAnswer": true
},
@ -177,7 +178,8 @@
"if": "parking_space=disabled",
"then": {
"en": "Disabled Parking Space",
"nl": "Parkeerplek voor gehandicapten"
"nl": "Parkeerplek voor gehandicapten",
"de": "Behindertenparkplatz"
}
}
]