Modif du template de mail
This commit is contained in:
24
templates/pdf/aomc/I18n/sk_SK.php
Normal file
24
templates/pdf/aomc/I18n/sk_SK.php
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Customer Number' => 'Zákaznícke číslo',
|
||||
'DELIVERY' => 'DODANIE',
|
||||
'Delivery address' => 'Adresa doručenia',
|
||||
'Email: ' => 'E-mail: ',
|
||||
'INVOICE' => 'FAKTÚRA',
|
||||
'Invoice REF' => 'Číslo Faktúry',
|
||||
'Invoice address' => 'Fakturačná adresa',
|
||||
'Phone: ' => 'Telefón: ',
|
||||
'Quantity' => 'Množstvo',
|
||||
'Ref' => 'Kód',
|
||||
'Tax' => 'Daň',
|
||||
'Total' => 'Celkom',
|
||||
'Total with tax' => 'Celkom vrátane dane',
|
||||
'Total without tax' => 'Celkom bez dane',
|
||||
'Unit taxed price' => 'Jednotková cena s daňou',
|
||||
'Unit. price' => 'Jednotková cena',
|
||||
'delivery.imprint' => 'delivery.imprint',
|
||||
'invoice.imprint' => 'invoice.imprint',
|
||||
'page' => 'stránka',
|
||||
'product' => 'produkt',
|
||||
];
|
||||
Reference in New Issue
Block a user