forked from MapComplete/MapComplete
Studio: add previews of the questions, edit them in floatover
This commit is contained in:
parent
8bc555fbe0
commit
ac6e38a256
12 changed files with 391 additions and 159 deletions
|
@ -2400,6 +2400,7 @@
|
|||
},
|
||||
{
|
||||
"id": "sugar_free",
|
||||
"labels": ["diets"],
|
||||
"question": {
|
||||
"en": "Does this shop have a sugar free offering?",
|
||||
"de": "Verkauft das Geschäft zuckerfreie Produkte?"
|
||||
|
@ -2441,6 +2442,7 @@
|
|||
},
|
||||
{
|
||||
"id": "lactose_free",
|
||||
"labels": ["diets"],
|
||||
"question": {
|
||||
"en": "Does {title()} have a lactose-free offering?",
|
||||
"de": "Verkauft {title()} laktosefreie Produkte?"
|
||||
|
@ -2478,6 +2480,7 @@
|
|||
},
|
||||
{
|
||||
"id": "gluten_free",
|
||||
"labels": ["diets"],
|
||||
"question": {
|
||||
"en": "Does this shop have a gluten free offering?",
|
||||
"de": "Verkauft das Geschäft glutenfreie Produkte?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue