fixes for translations

This commit is contained in:
David Bomba 2024-12-03 12:45:29 +11:00
parent b315c4871a
commit 19d123599b
1 changed files with 1 additions and 1 deletions

View File

@ -1099,7 +1099,7 @@ $lang = array(
'invoice_embed_documents' => 'Embed Documents', 'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.', 'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents', 'document_email_attachment' => 'Attach Documents',
'ubl_email_attachment' => 'Attach UBL/E-Invoice', 'ubl_email_attachment' => 'Attach UBL',
'download_documents' => 'Download Documents (:size)', 'download_documents' => 'Download Documents (:size)',
'documents_from_expenses' => 'From Expenses:', 'documents_from_expenses' => 'From Expenses:',
'dropzone_default_message' => 'Drop files or click to upload', 'dropzone_default_message' => 'Drop files or click to upload',