feat: include extra ingredients + amounts in NLP parser output (#7191)

This commit is contained in:
Michael Genson
2026-03-05 16:28:14 -06:00
committed by GitHub
parent bf11729a23
commit 77081d0482
10 changed files with 991 additions and 850 deletions

View File

@@ -17,7 +17,9 @@
"servings": "Servings",
"yield": "Yield",
"yields": "Yields"
}
},
"and-amount": "and {amount}",
"or-ingredient": "or {ingredient}"
},
"mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules"