Merge master

This commit is contained in:
Pieter Vander Vennet 2024-04-02 19:07:11 +02:00
commit 890816d2dd
424 changed files with 40595 additions and 3354 deletions

View file

@ -726,13 +726,25 @@
"freeform": {
"key": "opening_hours",
"type": "opening_hours"
}
},
"mappings": [
{
"#": "Just here to be able to handle those ~5000 incorrect 'opening_hours=closed' elements.",
"if": "opening_hours=closed",
"then": {
"en": "Marked as closed for an unspecified time",
"nl": "Gesloten voor onbepaalde duur",
"de": "Als geschlossen für eine unbestimmte Zeit markiert"
},
"hideInAnswer": true
}
]
},
{
"id": "opening_hours_24_7",
"builtin": "opening_hours",
"override": {
"mappings": [
"+mappings": [
{
"if": "opening_hours=24/7",
"then": {