@inflightit/api-plugin-orders
Version:
Orders plugin for the Reaction API
204 lines (203 loc) • 8.37 kB
JSON
[
{
"i18n": "en",
"ns": "reaction-orders",
"translation": {
"reaction-orders": {
"calculateRefundByItem": "Calculate refund by item",
"fulfillment": "Fulfillment",
"fulfillmentGroupHeader": "Fulfillment group {{currentGroupCount}} of {{totalGroupsCount}}",
"items": "Items",
"newStatus": "New status",
"notFound": "Order Not Found",
"refunds": "Refunds",
"orderActions": {
"markAsPackedDescription": "Mark all items in this fulfillment group as \"Packed\"",
"markAsPackedLabel": "Mark as packed",
"markAsShippedDescription": "Mark all items in this fulfillment group as \"Shipped\"",
"markAsShippedLabel": "Mark as shipped",
"updateGroupStatus": "Update group status"
},
"orderDetails": "Order Details",
"order": {
"allowShippingRefund": "Allow shipping to be refunded",
"allPaymentsRefunded": "All payments have been fully refunded",
"amountToRefund": "Amount to refund",
"applyRefund": "Apply refund",
"applyRefundDuringCancelOrder": "This will refund the order total of {{currencySymbol}}{{invoiceTotal}}",
"applyRefundToThisOrder": "Apply refund of {{refund}} to this order?",
"availableToRefund": "Available to refund",
"cancelGroup": "Do you want to cancel this group?",
"cancelGroupLabel": "Cancel group",
"cancelOrder": "Do you want to cancel this entire order?",
"cancelOrderLabel": "Cancel order",
"cancelOrderNoRestock": "Do not restock",
"cancelOrderThenRestock": "Restock",
"noRefundReason": "No reason provided",
"order": "Order",
"paymentRefunded": "Payment is fully refunded",
"placed": "Placed",
"previousRefunds": "Previous refunds",
"previouslyRefunded": "Previously refunded",
"reason": "Reason",
"reasonForRefund": "Reason for refund",
"reasonForRefundFormLabel": "Reason for refund (optional)",
"refund": "Refund",
"refundButton": "Refund {{currentRefundAmount}}",
"refundedTo": "Refunded to",
"refunding": "Refunding",
"refundItemsAlert": "Do you want to refund {{refundItemsQuantity}} item(s) totaling {{refundItemsTotal}}?",
"refundItemsApproveAlert": "Do you want to approve this payment and then refund {{totalAmount}}?",
"refundItemsCaptureAlert": "Do you want to capture this payment and then refund {{totalAmount}}?",
"refundItemsSuccess": "Refund was successfully applied",
"refundItemsTitle": "Refund Items",
"refundItemsWait": "Payment is not yet captured",
"refundNotSupported": "Payment method does not support refunds",
"refundsNotSupported": "Refunds are not supported with the payment method(s) used for this order",
"refundReason": {
"customerRequest": "Customer request",
"duplicatePayment": "Duplicate payment",
"fraudulent": "Fraudulent"
},
"refundTo": "Refund to",
"restockInventory": "Restock inventory?",
"updateFulfillmentGroupStatusMessage": "Do you want to update this fulfillment group status to {{groupStatus}}",
"updateFulfillmentGroupStatusTitle": "Update group status"
},
"status": {
"new": "New ",
"coreOrderWorkflow/created": "Created ",
"coreOrderWorkflow/processing": "Processing ",
"coreOrderWorkflow/completed": "Completed ",
"coreOrderWorkflow/canceled": "Canceled ",
"coreOrderWorkflow/picked": "Picked ",
"coreOrderWorkflow/packed": "Packed ",
"coreOrderWorkflow/labeled": "Labeled ",
"coreOrderWorkflow/shipped": "Shipped ",
"multipleStatuses": "Multiple statuses"
},
"orderCard": {
"orderSummary": {
"showOrderSummary": "Show order summary",
"title": "Order summary"
}
},
"shippingAddress": "Shipping address",
"shippingMethod": "Shipping method",
"trackingNumber": "Tracking number",
"admin": {
"shortcut": {
"ordersLabel": "Orders"
},
"orderRisk": {
"high": "High Risk",
"riskCapture": "Capture Order with Risk Charge?",
"riskCaptureWarn": "You are about to capture order with a charge risk. Confirm before proceeding."
},
"dashboard": {
"ordersLabel": "Orders",
"ordersTitle": "Orders",
"ordersDescription": "Fulfill your orders",
"clearSearch": "Clear"
},
"orderWorkflow": {
"ordersList": {
"date": "Date",
"orderId": "Order ID",
"total": "Total",
"emailNotFound": "Email not available"
},
"summary": {
"cardTitle": "Summary",
"copyOrderLink": "Copy Order Link"
},
"invoice": {
"cardTitle": "Invoice",
"adjustedTotal": "Adjusted Total",
"capturedTotal": "Captured Total",
"printInvoice": "Print invoice",
"refund": "Refund",
"refundLabel": "For Refund",
"refundItem": "Items",
"refundItemAmount": "Total",
"refundTotal": "Refund Total"
},
"fulfillment": "Fulfillment",
"orderDetails": "Order details",
"shipmentTracking": "Shipment",
"fulfillmentGroups": {
"cancelFulfillmentGroup": "Cancel group",
"markAsPacked": "Mark as packed",
"printShippingLabel": "Print shipping label"
}
},
"table": {
"headers": {
"customer": "Customer",
"name": "Name",
"payment": "Payment",
"fulfillment": "Fulfillment",
"email": "Email",
"date": "Date",
"id": "Order ID",
"total": "Total",
"shipping": "Shipping",
"status": "Status"
},
"error": "An error occurred",
"filter": {
"canceled": "Canceled",
"captured": "Captured",
"completed": "Completed",
"dateRange": "Date range",
"globalFilter": "Filter orders",
"last30": "Last 30 days",
"last7": "Last 7 days",
"new": "New",
"refunded": "Refunded",
"shipped": "Shipped",
"shippingStatus": "Shipping status",
"status": "Status",
"today": "Today"
},
"search": {
"clearSearch": "Clear",
"placeholder": "Search orders"
},
"orderStatus": {
"coreOrderWorkflow/canceled": "Canceled",
"coreOrderWorkflow/completed": "Completed",
"new": "New",
"coreOrderWorkflow/processing": "Processing"
},
"paymentStatus": {
"completed": "Completed",
"created": "Created"
},
"fulfillmentStatus": {
"coreOrderWorkflow/completed": "Completed",
"coreOrderWorkflow/created": "Created",
"coreOrderWorkflow/canceled": "Canceled",
"new": "New",
"coreOrderWorkflow/processing": "Processing"
},
"data": {
"status": {
"new": "New ",
"coreOrderWorkflow/created": "Created ",
"coreOrderWorkflow/processing": "Processing ",
"coreOrderWorkflow/completed": "Completed ",
"coreOrderWorkflow/canceled": "Canceled ",
"coreOrderWorkflow/picked": "Picked ",
"coreOrderWorkflow/packed": "Packed ",
"coreOrderWorkflow/labeled": "Labeled ",
"coreOrderWorkflow/shipped": "Shipped ",
"multipleStatuses": "Multiple statuses"
}
}
}
}
}
}
}
]