aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en/food/dish.ts
blob: ef544310585627fe57c559b4d4cf7e7f2e5b6936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
export default [
  'California maki',
  'Peking duck',
  'Philadelphia maki',
  'arepas',
  'barbecue ribs',
  'bruschette with tomato',
  'bunny chow',
  'caesar salad',
  'caprese salad',
  'cauliflower penne',
  'cheeseburger',
  'chicken fajitas',
  'chicken milanese',
  'chicken parm',
  'chicken wings',
  'chilli con carne',
  'ebiten maki',
  'fettuccine alfredo',
  'fish and chips',
  'french fries with sausages',
  'french toast',
  'hummus',
  'katsu curry',
  'kebab',
  'lasagne',
  'linguine with clams',
  'massaman curry',
  'meatballs with sauce',
  'mushroom risotto',
  'pappardelle alla bolognese',
  'pasta and beans',
  'pasta carbonara',
  'pasta with tomato and basil',
  'pho',
  'pierogi',
  'pizza',
  'poke',
  'pork belly buns',
  'pork sausage roll',
  'poutine',
  'ricotta stuffed ravioli',
  'risotto with seafood',
  'salmon nigiri',
  'scotch eggs',
  'seafood paella',
  'som tam',
  'souvlaki',
  'stinky tofu',
  'sushi',
  'tacos',
  'teriyaki chicken donburi',
  'tiramisù',
  'tuna sashimi',
  'vegetable soup',
];