Update messages
This commit is contained in:
parent
539f72150d
commit
93c89f2a4c
1 changed files with 8 additions and 0 deletions
|
@ -2532,6 +2532,10 @@
|
|||
"context": "cancelled fulfillment, section header",
|
||||
"string": "Cancelled ({quantity})"
|
||||
},
|
||||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": {
|
||||
"context": "ordered product sku",
|
||||
"string": "SKU"
|
||||
},
|
||||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": {
|
||||
"context": "button",
|
||||
"string": "Cancel Fulfillment"
|
||||
|
@ -2813,6 +2817,10 @@
|
|||
"context": "section header",
|
||||
"string": "Unfulfilled ({quantity})"
|
||||
},
|
||||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": {
|
||||
"context": "ordered product sku",
|
||||
"string": "SKU"
|
||||
},
|
||||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": {
|
||||
"context": "order line total price",
|
||||
"string": "Total"
|
||||
|
|
Loading…
Reference in a new issue