feat: Improvements To Adding A Recipe To A Shopping List (#3036)

* tweaked dialogs to make grammatical sense

* refactor ingredient rendering on recipe shopping list dialog
This commit is contained in:
Michael Genson
2024-01-26 09:27:36 -06:00
committed by GitHub
parent 8db5f7cce3
commit c6fbf8bce8
2 changed files with 94 additions and 40 deletions

View File

@@ -473,9 +473,11 @@
"add-to-timeline": "Add to Timeline",
"recipe-added-to-list": "Recipe added to list",
"recipes-added-to-list": "Recipes added to list",
"successfully-added-to-list": "Successfully added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"failed-to-add-to-list": "Failed to add to list",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",