Add translation for recurring_invoice_due_date
This commit is contained in:
parent
5c0c7f70b7
commit
a8ea2f9639
1 changed files with 1 additions and 0 deletions
|
|
@ -4266,6 +4266,7 @@ $LANG = array(
|
|||
'quote_was_approved' => 'We would like to inform you that quote was approved.',
|
||||
'company_import_failure_subject' => 'Error importing :company',
|
||||
'company_import_failure_body' => 'There was an error importing the company data, the error message was:',
|
||||
'recurring_invoice_due_date' => 'Due Date',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue