first commit
This commit is contained in:
10
web/lang/ee/attachments.php
Normal file
10
web/lang/ee/attachments.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['attachments'] = [
|
||||
'summary_filename' => 'Kokkuvote_{KOD}.pdf',
|
||||
'invoice_filename' => 'Arve_{KOD}.pdf',
|
||||
'proforma_filename' => 'EelneArve_{KOD}.pdf',
|
||||
'delivery_note_filename' => 'Saateleht_{KOD}.pdf',
|
||||
'replacement_filename' => 'ParandusArve_{KOD}.pdf',
|
||||
'reclamation_filename' => 'Nõuded_{KOD}.pdf',
|
||||
];
|
||||
Reference in New Issue
Block a user