mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Allow partially in stock recipes to be consumed (closes #386)
This commit is contained in:
@@ -585,7 +585,7 @@ msgstr ""
|
||||
msgid "Are you sure you want to consume all ingredients needed by recipe \"%s\" (ingredients marked with \"only check if any amount is in stock\" will be ignored)?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Removed all ingredients of recipe \"%s\" from stock"
|
||||
msgid "Removed all in stock ingredients needed by recipe \"%s\" from stock"
|
||||
msgstr ""
|
||||
|
||||
msgid "Consume all ingredients needed by this recipe"
|
||||
@@ -2455,3 +2455,6 @@ msgstr ""
|
||||
|
||||
msgid "No price information is available for at least one ingredient"
|
||||
msgstr ""
|
||||
|
||||
msgid "For ingredients that are only partially in stock, the in stock amount will be consumed."
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user