mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-14 04:04:23 +00:00
Show cannot add item to shipped order in the Add products section
This commit is contained in:
@@ -4441,6 +4441,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
orders:
|
||||
add_product:
|
||||
cannot_add_item_to_canceled_order: "Cannot add item to canceled order"
|
||||
cannot_add_item_to_shipped_order: "Cannot add item to shipped order"
|
||||
include_out_of_stock_variants: "Include variants with no available stock"
|
||||
shipment:
|
||||
mark_as_shipped_message_html: "This will mark the order as Shipped.<br />Are you sure you want to proceed?"
|
||||
|
||||
Reference in New Issue
Block a user