26 lines
594 B
JSON
26 lines
594 B
JSON
|
{
|
||
|
"Checkout": "Checkout"
|
||
|
|
||
|
,"OrderSummary": "Order summary"
|
||
|
,"Arrival": "Arrival"
|
||
|
,"%A, %e of %B": "%A, %e of %B"
|
||
|
,"Agency": "Agency"
|
||
|
,"Warehouse": "Store"
|
||
|
|
||
|
,"DeliveryAddress": "Delivery address"
|
||
|
|
||
|
,"Import": "Import"
|
||
|
,"TaxBase": "Tax base"
|
||
|
,"VAT": "VAT"
|
||
|
,"Total": "Total"
|
||
|
|
||
|
,"Cancel": "Cancel"
|
||
|
,"Modify": "Modify"
|
||
|
,"Confirm": "Confirm"
|
||
|
|
||
|
,"OrderPlacedSuccessfully": "Your order has been successfully completed"
|
||
|
,"OrderReserved": "We've booked your order but it seems that there have been problems with payment. Contact your sales."
|
||
|
,"Accept": "Accept"
|
||
|
,"PayNow": "Pay now"
|
||
|
}
|