forked from MapComplete/MapComplete
Search: use 'searchbar' where applicable, refactoring
This commit is contained in:
parent
bcd53405c8
commit
9b8c300e77
28 changed files with 403 additions and 582 deletions
|
@ -5161,6 +5161,18 @@
|
|||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
},
|
||||
"15": {
|
||||
"then": "Mexican dishes are served here"
|
||||
},
|
||||
"16": {
|
||||
"then": "Japanese dishes are served here"
|
||||
},
|
||||
"17": {
|
||||
"then": "Chicken based dishes are served here"
|
||||
},
|
||||
"18": {
|
||||
"then": "Seafood dishes are served here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mainly serves pasta"
|
||||
},
|
||||
|
@ -5184,33 +5196,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "French dishes are served here"
|
||||
},
|
||||
"10": {
|
||||
"then": "Chinese dishes are served here"
|
||||
},
|
||||
"11": {
|
||||
"then": "Greek dishes are served here"
|
||||
},
|
||||
"12": {
|
||||
"then": "Indian dishes are served here"
|
||||
},
|
||||
"13": {
|
||||
"then": "Turkish dishes are served here"
|
||||
},
|
||||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
},
|
||||
"15": {
|
||||
"then": "Mexican dishes are served here"
|
||||
},
|
||||
"16": {
|
||||
"then": "Japanese dishes are served here"
|
||||
},
|
||||
"17": {
|
||||
"then": "Chicken based dishes are served here"
|
||||
},
|
||||
"18": {
|
||||
"then": "Seafood dishes are served here"
|
||||
}
|
||||
},
|
||||
"question": "What kind of food is served here?",
|
||||
|
@ -12260,4 +12245,4 @@
|
|||
"render": "wind turbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4028,6 +4028,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Geen voorkeur voor honden"
|
||||
},
|
||||
"1": {
|
||||
"question": "Honden toegelaten"
|
||||
},
|
||||
"2": {
|
||||
"question": "Geen honden toegelaten"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -4084,19 +4097,6 @@
|
|||
"question": "Gratis toegankelijk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Geen voorkeur voor honden"
|
||||
},
|
||||
"1": {
|
||||
"question": "Honden toegelaten"
|
||||
},
|
||||
"2": {
|
||||
"question": "Geen honden toegelaten"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -4305,6 +4305,18 @@
|
|||
"14": {
|
||||
"then": "Dit is een Thaïs restaurant"
|
||||
},
|
||||
"15": {
|
||||
"then": "Dit is een mexicaans restaurant"
|
||||
},
|
||||
"16": {
|
||||
"then": "Dit is een japans restaurant"
|
||||
},
|
||||
"17": {
|
||||
"then": "Dit is een kiprestaurant"
|
||||
},
|
||||
"18": {
|
||||
"then": "Dit is een vis- en zeerestaurant"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dit is een pastazaak"
|
||||
},
|
||||
|
@ -4328,33 +4340,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dit is een Frans restaurant"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit is een Chinees restaurant"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit is een Grieks restaurant"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit is een Indisch restaurant"
|
||||
},
|
||||
"13": {
|
||||
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
|
||||
},
|
||||
"14": {
|
||||
"then": "Dit is een Thaïs restaurant"
|
||||
},
|
||||
"15": {
|
||||
"then": "Dit is een mexicaans restaurant"
|
||||
},
|
||||
"16": {
|
||||
"then": "Dit is een japans restaurant"
|
||||
},
|
||||
"17": {
|
||||
"then": "Dit is een kiprestaurant"
|
||||
},
|
||||
"18": {
|
||||
"then": "Dit is een vis- en zeerestaurant"
|
||||
}
|
||||
},
|
||||
"question": "Welk soort gerechten worden hier geserveerd?",
|
||||
|
@ -9921,4 +9906,4 @@
|
|||
"render": "windturbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue