first commit
This commit is contained in:
10
web/lang/nl/attachments.php
Normal file
10
web/lang/nl/attachments.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['attachments'] = [
|
||||
'summary_filename' => 'Rakapitulatie_{KOD}.pdf',
|
||||
'invoice_filename' => 'Factuur_{KOD}.pdf',
|
||||
'proforma_filename' => 'ZalohovaFaktura_{KOD}.pdf',
|
||||
'delivery_note_filename' => 'DodaciList_{KOD}.pdf',
|
||||
'replacement_filename' => 'OpravnyDanovyDoklad_{KOD}.pdf',
|
||||
'reclamation_filename' => 'Klachten_{KOD}.pdf',
|
||||
];
|
||||
Reference in New Issue
Block a user