wip(freight): migration 0017 + model/column-list groundwork for add-freight-templates
This commit is contained in:
@@ -118,11 +118,14 @@ export const enExtra = {
|
||||
aftersaleArbitrate: "Arbitration",
|
||||
aftersaleArbitrateRefund: "Arbitrate: refund",
|
||||
aftersaleArbitrateReject: "Arbitrate: reject",
|
||||
aftersaleConfirmRefund: "Grant a terminal refund to the buyer? This completes the refund and cannot be undone.",
|
||||
aftersaleConfirmReject: "Reject this dispute terminally? Only the buyer's one-time reopen can resume it.",
|
||||
aftersaleConfirmRefund:
|
||||
"Grant a terminal refund to the buyer? This completes the refund and cannot be undone.",
|
||||
aftersaleConfirmReject:
|
||||
"Reject this dispute terminally? Only the buyer's one-time reopen can resume it.",
|
||||
aftersaleArbitratedRefund: "Arbitration complete: refunded.",
|
||||
aftersaleArbitratedReject: "Arbitration complete: rejected.",
|
||||
aftersaleOutcomeRefunded: "Refunded: the customer ledger is credited and the order refund total updated.",
|
||||
aftersaleOutcomeRefunded:
|
||||
"Refunded: the customer ledger is credited and the order refund total updated.",
|
||||
aftersaleOutcomeRejected: "Rejected: only the buyer's one-time reopen can resume it.",
|
||||
aftersaleOutcomeCancelled: "Cancelled by the buyer.",
|
||||
aftersaleConflict: "The application state changed; refresh and try again",
|
||||
|
||||
Reference in New Issue
Block a user