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
commit c6fbf8bce8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",