update pdf
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Custmer Number' => 'Custmer Number',
|
||||
'DELIVERY' => 'DELIVERY',
|
||||
'Delivery module' => 'Delivery module',
|
||||
'Page' => 'Page',
|
||||
'INVOICE' => 'INVOICE',
|
||||
'Invoice REF' => 'Invoice REF',
|
||||
'Invoice date' => 'Invoice date',
|
||||
'Payment module' => 'Payment module',
|
||||
'Postage' => 'Postage',
|
||||
'Product' => 'Product',
|
||||
'Quantity' => 'Quantity',
|
||||
'Ref' => 'Ref',
|
||||
'THANK YOU' => 'THANK YOU',
|
||||
'Tax' => 'Tax',
|
||||
'Taxed total' => 'Taxed total',
|
||||
'Total' => 'Total',
|
||||
@@ -15,13 +20,9 @@ return array(
|
||||
'Total without tax' => 'Total without tax',
|
||||
'Unit taxed price' => 'Unit taxed price',
|
||||
'Unit. price' => 'Unit. price',
|
||||
'customer number' => 'customer number',
|
||||
'delivery address' => 'delivery address',
|
||||
'delivery adress' => 'Delivery Adress',
|
||||
'delivery module' => 'delivery module',
|
||||
'invoice' => 'invoice',
|
||||
'invoice address' => 'invoice address',
|
||||
'invoice date' => 'invoice date',
|
||||
'invoice ref' => 'invoice ref',
|
||||
'page' => 'page',
|
||||
'product' => 'product',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user