|
@@ -152,9 +152,12 @@
|
|
|
"tax-rates": "Tax Rates"
|
|
"tax-rates": "Tax Rates"
|
|
|
},
|
|
},
|
|
|
"order": {
|
|
"order": {
|
|
|
|
|
+ "amount": "Amount",
|
|
|
"create-new-order": "Create new order",
|
|
"create-new-order": "Create new order",
|
|
|
"customer": "Customer",
|
|
"customer": "Customer",
|
|
|
"order-code": "Order code",
|
|
"order-code": "Order code",
|
|
|
|
|
+ "payment-metadata": "Payment metadata",
|
|
|
|
|
+ "payment-method": "Payment method",
|
|
|
"product-name": "Product name",
|
|
"product-name": "Product name",
|
|
|
"product-sku": "SKU",
|
|
"product-sku": "SKU",
|
|
|
"quantity": "Quantity",
|
|
"quantity": "Quantity",
|
|
@@ -163,6 +166,7 @@
|
|
|
"state": "State",
|
|
"state": "State",
|
|
|
"sub-total": "Sub total",
|
|
"sub-total": "Sub total",
|
|
|
"total": "Total",
|
|
"total": "Total",
|
|
|
|
|
+ "transaction-id": "Transaction ID",
|
|
|
"unit-price": "Unit price"
|
|
"unit-price": "Unit price"
|
|
|
},
|
|
},
|
|
|
"settings": {
|
|
"settings": {
|