Show cannot add item to shipped order in the Add products section

This commit is contained in:
Ashish Gaur
2025-04-07 23:35:30 +05:30
parent 42e2d3cdd5
commit 475cfdc8f0
5 changed files with 5 additions and 6 deletions

View File

@@ -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?"