Modif du template de mail
This commit is contained in:
18
templates/pdf/aomc/I18n/pl_PL.php
Normal file
18
templates/pdf/aomc/I18n/pl_PL.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Customer Number' => 'Numer klienta',
|
||||
'DELIVERY' => 'DOSTAWA',
|
||||
'Delivery address' => 'Adres dostawy',
|
||||
'Email: ' => 'Email: ',
|
||||
'INVOICE' => 'FAKTURA',
|
||||
'Invoice REF' => 'Numer faktury',
|
||||
'Invoice address' => 'Adres rozliczeniowy (do faktury)',
|
||||
'Phone: ' => 'Telefon: ',
|
||||
'Total with tax' => 'Suma brutto',
|
||||
'Total without tax' => 'Suma netto',
|
||||
'delivery.imprint' => 'delivery.imprint',
|
||||
'invoice.imprint' => 'invoice.imprint',
|
||||
'page' => 'strona',
|
||||
'product' => 'produkt',
|
||||
];
|
||||
Reference in New Issue
Block a user