Initial Commit
This commit is contained in:
18
templates/pdf/default/I18n/hu_HU.php
Normal file
18
templates/pdf/default/I18n/hu_HU.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Customer Number' => 'Ügyfélszám',
|
||||
'Delivery address' => 'Szállítáci cím',
|
||||
'Delivery module' => 'Szállítási modul',
|
||||
'Discount' => 'Kedvezmény',
|
||||
'Invoice date' => 'Számla kelte',
|
||||
'Payment module' => 'Fizetési modul',
|
||||
'Postage' => 'Szállítási költség',
|
||||
'Product' => 'Termék',
|
||||
'Quantity' => 'Mennyiség',
|
||||
'Tax' => 'Adó',
|
||||
'Taxed total' => 'Összesen (Bruttó)',
|
||||
'Total' => 'Összesen',
|
||||
'Unit taxed price' => 'Egységár (Bruttó)',
|
||||
'Unit. price' => 'Egységár',
|
||||
];
|
||||
Reference in New Issue
Block a user