mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-07-22 23:50:15 -04:00
feat: include extra ingredients + amounts in NLP parser output (#7191)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user