aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en/food/adjective.ts
blob: e50a9fbdd79739aa66dfc36c6e5150493cbbb215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
export default [
  'bitter',
  'creamy',
  'crispy',
  'crunchy',
  'delicious',
  'fluffy',
  'fresh',
  'golden',
  'juicy',
  'moist',
  'rich',
  'salty',
  'savory',
  'smoky',
  'sour',
  'spicy',
  'sweet',
  'tangy',
  'tender',
  'zesty',
];