diff --git a/vue/src/locales/en.json b/vue/src/locales/en.json index a5dbd34d7..6758ab6a9 100644 --- a/vue/src/locales/en.json +++ b/vue/src/locales/en.json @@ -293,5 +293,6 @@ "OnHand_help": "Food is in inventory and will not be automatically added to a shopping list.", "ignore_shopping_help": "Never add food to the shopping list (e.g. water)", "shopping_category_help": "Supermarkets can be ordered and filtered by Shopping Category according to the layout of the aisles.", - "food_recipe_help": "Linking a recipe here will include the linked recipe in any other recipe that use this food" + "food_recipe_help": "Linking a recipe here will include the linked recipe in any other recipe that use this food", + "Foods":"Foods" }