mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
updated lang files
This commit is contained in:
parent
b72cad404e
commit
846cafde96
@ -5221,6 +5221,12 @@ $lang = array(
|
||||
'charges' => 'Charges',
|
||||
'email_report' => 'Email Report',
|
||||
'payment_type_Pay Later' => 'Pay Later',
|
||||
'payment_type_credit' => 'Payment Type Credit',
|
||||
'payment_type_debit' => 'Payment Type Debit',
|
||||
'send_emails_to' => 'Send Emails To',
|
||||
'primary_contact' => 'Primary Contact',
|
||||
'all_contacts' => 'All Contacts',
|
||||
'insert_below' => 'Insert Below',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
Loading…
Reference in New Issue
Block a user