Files
domokits/templates/pdf/default2020/I18n/en_US.php

34 lines
1.0 KiB
PHP
Executable File

<?php
return array(
'Combination ref : ' => 'Combination ref : ',
'Customer Number' => 'Customer Number',
'DELIVERY' => 'DELIVERY',
'Delivery address' => 'Delivery address',
'Delivery module' => 'Delivery module',
'Discount' => 'Discount',
'Email: ' => 'Email: ',
'INVOICE' => 'INVOICE',
'Invoice REF' => 'Invoice REF',
'Invoice address' => 'Invoice address',
'Invoice date' => 'Invoice date',
'Payment module' => 'Payment module',
'Phone: ' => 'Phone: ',
'Postage' => 'Postage',
'Postage without tax' => 'Postage without tax',
'Product' => 'Product',
'Product ref : ' => 'Product ref : ',
'Quantity' => 'Quantity',
'Ref' => 'Ref',
'Tax' => 'Tax',
'Total taxes' => 'Taxes total',
'Taxed total' => 'Taxed total',
'Total' => 'Total',
'Total with tax' => 'Subtotal products incl. tax',
'Total without tax' => 'Subtotal products without tax',
'Unit taxed price' => 'Unit taxed price',
'Unit. price' => 'Unit. price',
'page' => 'page',
'product' => 'product',
);