mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
feat: Parser Workflow Improvements (#2249)
* ensure recipe settings are set after parsing * added insert and delete functionality * added errors recalculation to use the new index
This commit is contained in:
parent
8a0ee351c5
commit
73476c10f8
3 changed files with 85 additions and 29 deletions
|
@ -404,6 +404,7 @@
|
|||
"grams": "grams",
|
||||
"ingredient": "Ingredient",
|
||||
"ingredients": "Ingredients",
|
||||
"insert-ingredient": "Insert Ingredient",
|
||||
"insert-section": "Insert Section",
|
||||
"instructions": "Instructions",
|
||||
"key-name-required": "Key Name Required",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue