Skip to content

Commit

Permalink
fix: add new categories (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Jan 22, 2024
1 parent 16e2c8e commit e65d00e
Showing 1 changed file with 86 additions and 14 deletions.
100 changes: 86 additions & 14 deletions src/data/category-tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"id": "en:acidic-apples"
},
{
"id": "en:agata-potatoes",
"name": "Agata potatoes"
"name": "Agata potatoes",
"id": "en:agata-potatoes"
},
{
"name": "Allium neapolitanum",
Expand Down Expand Up @@ -44,8 +44,8 @@
"id": "en:avocados"
},
{
"id": "en:ayrshire-new-potatoes",
"name": "Ayrshire New Potatoes"
"name": "Ayrshire New Potatoes",
"id": "en:ayrshire-new-potatoes"
},
{
"name": "Bagnoli truffles",
Expand Down Expand Up @@ -103,6 +103,14 @@
"name": "Blackthorns",
"id": "en:blackthorns"
},
{
"name": "Blanched roasted hazelnuts",
"id": "en:blanched-roasted-hazelnuts"
},
{
"name": "Blanched shelled hazelnuts",
"id": "en:blanched-shelled-hazelnuts"
},
{
"name": "Bloody milk caps",
"id": "en:bloody-milk-caps"
Expand Down Expand Up @@ -212,8 +220,8 @@
"id": "en:charentais-melons"
},
{
"id": "en:charlotte-potatoes",
"name": "Charlotte potatoes"
"name": "Charlotte potatoes",
"id": "en:charlotte-potatoes"
},
{
"name": "Cherries",
Expand Down Expand Up @@ -423,6 +431,10 @@
"name": "Gherkins in sweet and sour sauce",
"id": "en:gherkins-in-sweet-and-sour-sauce"
},
{
"name": "Ginger",
"id": "en:ginger"
},
{
"name": "Golden Delicious apples",
"id": "en:golden-delicious-apples"
Expand Down Expand Up @@ -495,6 +507,10 @@
"name": "Guavas",
"id": "en:guavas"
},
{
"name": "Hazelnut grilled salted",
"id": "en:hazelnut-grilled-salted"
},
{
"name": "Honeydew melons",
"id": "en:honeydew-melons"
Expand All @@ -516,8 +532,8 @@
"id": "en:jackfruit"
},
{
"id": "en:jersey-royal-potatoes",
"name": "Jersey Royal potatoes"
"name": "Jersey Royal potatoes",
"id": "en:jersey-royal-potatoes"
},
{
"name": "Jerusalem artichoke",
Expand Down Expand Up @@ -660,16 +676,16 @@
"id": "en:nectarines"
},
{
"id": "en:new-season-comber-potatoes",
"name": "New Season Comber Potatoes"
"name": "New Season Comber Potatoes",
"id": "en:new-season-comber-potatoes"
},
{
"name": "New Zealand spinach",
"id": "en:new-zealand-spinach"
},
{
"id": "en:new-potatoes",
"name": "New potatoes"
"name": "New potatoes",
"id": "en:new-potatoes"
},
{
"name": "Northern Highbush Blueberries",
Expand Down Expand Up @@ -788,8 +804,8 @@
"id": "en:porcini-mushrooms"
},
{
"id": "en:potatoes",
"name": "Potatoes"
"name": "Potatoes",
"id": "en:potatoes"
},
{
"name": "Prickly pears",
Expand Down Expand Up @@ -867,6 +883,14 @@
"name": "Rhubarbs",
"id": "en:rhubarbs"
},
{
"name": "Roasted hazelnuts",
"id": "en:roasted-hazelnuts"
},
{
"name": "Roasted hazelnuts with skin",
"id": "en:roasted-hazelnuts-with-skin"
},
{
"name": "Rochet melons",
"id": "en:rochet-melons"
Expand All @@ -875,6 +899,10 @@
"name": "Rocket",
"id": "en:rocket"
},
{
"name": "Rolled oats",
"id": "en:rolled-oats"
},
{
"name": "Romaine lettuce",
"id": "en:romaine-lettuce"
Expand Down Expand Up @@ -911,6 +939,42 @@
"name": "Shallots",
"id": "en:shallots"
},
{
"name": "Shelled Brazil nuts",
"id": "en:shelled-brazil-nuts"
},
{
"name": "Shelled almonds",
"id": "en:shelled-almonds"
},
{
"name": "Shelled chestnuts",
"id": "en:shelled-chestnuts"
},
{
"name": "Shelled hazelnuts",
"id": "en:shelled-hazelnuts"
},
{
"name": "Shelled hazelnuts with skin",
"id": "en:shelled-hazelnuts-with-skin"
},
{
"name": "Shelled macadamia nuts",
"id": "en:shelled-macadamia-nuts"
},
{
"name": "Shelled pecan nuts",
"id": "en:shelled-pecan-nuts"
},
{
"name": "Shelled pine nuts",
"id": "en:shelled-pine-nuts"
},
{
"name": "Shelled pistachios",
"id": "en:shelled-pistachios"
},
{
"name": "Shiitake mushrooms",
"id": "en:shiitake-mushrooms"
Expand Down Expand Up @@ -963,6 +1027,10 @@
"name": "Tendral melons",
"id": "en:tendral-melons"
},
{
"name": "Textured soy protein",
"id": "en:textured-soy-protein"
},
{
"name": "Tomatoes",
"id": "en:tomatoes"
Expand All @@ -987,6 +1055,10 @@
"name": "Vegetable rods",
"id": "en:vegetable-rods"
},
{
"name": "Walnut kernels",
"id": "en:walnut-kernels"
},
{
"name": "Watercress",
"id": "en:watercress"
Expand Down

0 comments on commit e65d00e

Please sign in to comment.