Modif du template de mail
This commit is contained in:
31
templates/pdf/aomc/I18n/de_DE.php
Normal file
31
templates/pdf/aomc/I18n/de_DE.php
Normal file
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Customer Number' => 'Kundennummer',
|
||||
'DELIVERY' => 'LIEFERUNG',
|
||||
'Delivery address' => 'Lieferadresse',
|
||||
'Delivery module' => 'Liefermodul',
|
||||
'Discount' => 'Rabatt',
|
||||
'Email: ' => 'E-Mail-Adresse: ',
|
||||
'INVOICE' => 'RECHNUNG',
|
||||
'Invoice REF' => 'Rechnungs REF',
|
||||
'Invoice address' => 'Rechungsadresse',
|
||||
'Invoice date' => 'Rechnungsdatum',
|
||||
'Payment module' => 'Zahlungsmodul',
|
||||
'Phone: ' => 'Telefonnummer: ',
|
||||
'Postage' => 'Porto',
|
||||
'Product' => 'Produkt',
|
||||
'Quantity' => 'Menge',
|
||||
'Ref' => 'REF',
|
||||
'Tax' => 'Taxe',
|
||||
'Taxed total' => 'Gesamtsumme',
|
||||
'Total' => 'Gesamtsumme',
|
||||
'Total with tax' => 'Gesamtpreis inkl. Steuern',
|
||||
'Total without tax' => 'Gesamtpreis exkl. Steuern',
|
||||
'Unit taxed price' => 'Besteuert Einzelpreis',
|
||||
'Unit. price' => 'Einzelpreis',
|
||||
'delivery.imprint' => 'delivery.imprint',
|
||||
'invoice.imprint' => 'invoice.imprint',
|
||||
'page' => 'Seite',
|
||||
'product' => 'Produkt',
|
||||
];
|
||||
Reference in New Issue
Block a user