mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-09 06:24:48 +00:00
fix: capitalise 'date' in PDF invoice due date label (#320)
This commit is contained in:
@@ -1588,7 +1588,7 @@
|
||||
"pdf_invoice_label": "Invoice",
|
||||
"pdf_invoice_number": "Invoice Number",
|
||||
"pdf_invoice_date": "Invoice Date",
|
||||
"pdf_invoice_due_date": "Due date",
|
||||
"pdf_invoice_due_date": "Due Date",
|
||||
"pdf_notes": "Notes",
|
||||
"pdf_items_label": "Items",
|
||||
"pdf_quantity_label": "Quantity",
|
||||
|
||||
Reference in New Issue
Block a user