Merge branch 'develop' into feature/copy-to-new-recipe

This commit is contained in:
vabene1111
2022-02-17 10:55:59 +01:00
committed by GitHub
6 changed files with 81 additions and 9 deletions

View File

@@ -298,5 +298,8 @@
"review_shopping": "Review shopping entries before saving",
"view_recipe": "View Recipe",
"copy_to_new": "Copy To New Recipe",
"recipe_name": "Recipe Name"
"recipe_name": "Recipe Name",
"paste_ingredients_placeholder": "Paste ingredient list here...",
"paste_ingredients": "Paste Ingredients",
"ingredient_list": "Ingredient List"
}