This commit is contained in:
Pieter Vander Vennet 2025-05-13 01:33:26 +02:00
parent cde7bf6d9a
commit 0c95b1ba1c

View file

@ -285,7 +285,7 @@
], ],
"tagRenderings": [ "tagRenderings": [
"images", "images",
"level", "reviews",
{ {
"question": { "question": {
"nl": "Wat is de naam van deze zaak?", "nl": "Wat is de naam van deze zaak?",
@ -432,13 +432,40 @@
"email", "email",
"phone", "phone",
"payment-options", "payment-options",
"wheelchair-access", "level",
"smoking", "smoking",
"wheelchair-access",
{
"question": {
"en": "Does {title()} accept bring-your-own reusable cups?"
},
"id": "pub_reusable_packaging",
"mappings": [
{
"if": "reusable_packaging:accept=yes",
"then": {
"en": "Accepts reusable cups"
}
},
{
"if": "reusable_packaging:accept=no",
"alsoShowIf": "reusable_packaging:accept=",
"then": {
"en": "Does not accept reusable cups"
}
},
{
"if": "reusable_packaging:accept=only",
"then": {
"en": "<b>Only</b> serves to people who bring reusable cups"
}
}
]
},
"service:electricity", "service:electricity",
"seating", "seating",
"dog-access", "dog-access",
"internet-all", "internet-all",
"reviews",
"toilet_at_amenity_lib.all" "toilet_at_amenity_lib.all"
], ],
"filter": [ "filter": [