Add translation buttons

This commit is contained in:
Pieter Vander Vennet 2022-04-01 12:51:55 +02:00
parent 592bc4ae0b
commit 2c7fb556dc
31 changed files with 442 additions and 150 deletions

View file

@ -298,18 +298,13 @@
},
"id": "bike_shop-email"
},
{
"render": "{opening_hours_table(opening_hours)}",
"question": "When is this shop opened?",
"freeform": {
"key": "opening_hours",
"type": "opening_hours"
},
"id": "bike_shop-opening_hours"
},
"opening_hours",
"description",
{
"render": "Enkel voor {access}",
"render": {
"en": "Only accessible to {access}",
"nl": "Enkel voor {access}"
},
"freeform": {
"key": "access"
},