translations
This commit is contained in:
parent
0f233f08fe
commit
6f6f1c66a5
|
|
@ -500,7 +500,7 @@ return [
|
|||
'contact' => 'Contact',
|
||||
'place-order' => 'Place Order',
|
||||
'new-address' => 'Add New Address',
|
||||
'save_as_address' => 'Save as Address',
|
||||
'save_as_address' => 'Save this address',
|
||||
'apply-coupon' => 'Apply Coupon',
|
||||
'amt-payable' => 'Amount Payable',
|
||||
'got' => 'Got',
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@ return [
|
|||
'tax-amount' => 'Tax Amount',
|
||||
'discount-amount' => 'Discount Amount',
|
||||
'grand-total' => 'Grand Total',
|
||||
'total-paid' => 'Total Paid',
|
||||
'total-paid' => 'Totaal betaald',
|
||||
'total-refunded' => 'Total Refunded',
|
||||
'total-due' => 'Total Due',
|
||||
'shipping-address' => 'Shipping Address',
|
||||
|
|
|
|||
Loading…
Reference in New Issue