Modif du template de mail
This commit is contained in:
15
templates/pdf/aomc/I18n/pt_PT.php
Normal file
15
templates/pdf/aomc/I18n/pt_PT.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'DELIVERY' => 'ENTREGA',
|
||||
'Email: ' => 'Email: ',
|
||||
'INVOICE' => 'FATURA',
|
||||
'Invoice REF' => 'Referencia da factura',
|
||||
'Invoice address' => 'Morada de facturação',
|
||||
'Phone: ' => 'Telefone: ',
|
||||
'Ref' => 'Ref',
|
||||
'Total with tax' => 'Total (com IVA)',
|
||||
'Total without tax' => 'Total (sem IVA)',
|
||||
'page' => 'página',
|
||||
'product' => 'produto',
|
||||
];
|
||||
Reference in New Issue
Block a user