wip(freight): migration 0017 + model/column-list groundwork for add-freight-templates

This commit is contained in:
Chengdong Zhang
2026-09-23 17:39:45 +08:00
parent a83e857bdf
commit 5b426486ac
105 changed files with 6193 additions and 1566 deletions
+6 -3
View File
@@ -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",