forked from Haldis/menus
[Fritoloog] Add all sauces, and remove "on fries" option
This commit is contained in:
parent
edf0bc0503
commit
daf4e0746f
1 changed files with 33 additions and 21 deletions
|
@ -15,28 +15,37 @@ dish fries: Frietjes {has_meat}
|
|||
medium: Medium € 2.9
|
||||
large: Large € 4.0
|
||||
|
||||
multi_choice sauce € 0.9
|
||||
|
||||
dish standalone_sauce: Saus in potje € 0.9
|
||||
single_choice sauce
|
||||
|
||||
sauce: Saus
|
||||
mayo: Mayonaise
|
||||
ketchup: Ketchup
|
||||
bicky: Bickysaus
|
||||
stew: Stoofvleessaus {has_meat} € 0.5
|
||||
joppie: Joppiesaus
|
||||
samurai: Samuraisaus
|
||||
curry_ketchup: Curryketchup
|
||||
yellow_curry: Gele currysaus
|
||||
cocktail: Cocktailsaus
|
||||
piccalilly: Piccalilly
|
||||
andalouse: Andalousesaus
|
||||
curry_ketchup_and_mayo: Speciaalsaus met curryketchup en Hollandse mayo
|
||||
other: Andere (in commentaar)
|
||||
|
||||
extras: Extra's
|
||||
extra_cheese: Extra kaas € 0.2
|
||||
single_choice sauce: Saus
|
||||
mayo: Mayonaise
|
||||
ketchup: Tomatenketchup
|
||||
bicky: Bickysaus
|
||||
joppie: Joppiesaus
|
||||
samurai: Samuraisaus
|
||||
curry_ketchup: Curryketchup
|
||||
yellow_curry: Gele currysaus
|
||||
cocktail: Cocktailsaus
|
||||
american: Amerikaanse
|
||||
tartare: Tartaarsaus
|
||||
piccalilly: Piccalilly
|
||||
andalouse: Andalousesaus
|
||||
mammoth: Mammoet
|
||||
sweet_mayo: Zoete mayonaise
|
||||
garlic: Looksaus
|
||||
chili: Chilisaus
|
||||
springroll: Loempiasaus
|
||||
pepper: Peper
|
||||
pili_pili: Pili pili
|
||||
salsa_diabla: Salsa diabla
|
||||
giant: Giantsaus
|
||||
toscan: Toscaanse
|
||||
mustard: Mosterd
|
||||
brazil: Brazil
|
||||
tropical: Tropical
|
||||
tomato: Tomatensaus € 0.6
|
||||
stew: Stoofvleessaus {has_meat} € 0.6
|
||||
curry_ketchup_and_mayo: Speciaalsaus met curryketchup en Hollandse mayo € 0.8
|
||||
other: Andere (in commentaar)
|
||||
|
||||
dish chicken_fingers: Kippenvingers {has_meat} € 3.3
|
||||
dish nuggiz: Nuggiz {has_meat} € 3.3
|
||||
|
@ -65,6 +74,9 @@ dish flemish_stew: Stoofvlees {has_meat} € 4.5
|
|||
dish meatballs_tomato_sauce: Balletjes in tomatensaus {has_meat} € 4.5
|
||||
dish assortment: Twijfelaar {has_meat} € 3.4
|
||||
|
||||
extras: Extra's
|
||||
extra_cheese: Extra kaas € 0.2
|
||||
|
||||
# Burgers
|
||||
dish hamburger: Hamburger {has_meat} € 3.2
|
||||
multi_choice extras
|
||||
|
|
Loading…
Reference in a new issue