mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Update texts.php
Moved to en/texts.php Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
This commit is contained in:
parent
39e641d140
commit
f55f578de3
@ -5300,24 +5300,7 @@ $lang = array(
|
|||||||
'merge_to_pdf' => 'Merge to PDF',
|
'merge_to_pdf' => 'Merge to PDF',
|
||||||
'latest_requires_php_version' => 'Note: the latest version requires PHP :version',
|
'latest_requires_php_version' => 'Note: the latest version requires PHP :version',
|
||||||
'auto_expand_product_table_notes' => 'Automatically expand products table notes',
|
'auto_expand_product_table_notes' => 'Automatically expand products table notes',
|
||||||
'auto_expand_product_table_notes_help' => 'Automatically expands the notes section within the products table to display more lines.',
|
'auto_expand_product_table_notes_help' => 'Automatically expands the notes section within the products table to display more lines.'
|
||||||
'institution_number' => 'Institution Number',
|
|
||||||
'transit_number' => 'Transit Number',
|
|
||||||
'personal' => 'Personal',
|
|
||||||
'province_code' => 'Province Code',
|
|
||||||
'province_abbreviation' => 'Province Abbreviation',
|
|
||||||
'street_address' => 'Street Address',
|
|
||||||
'full_name' => 'Full Name',
|
|
||||||
'address_information' => 'Address Information',
|
|
||||||
'enter_the_information_for_the_bank_account' => 'Enter the Information for the Bank Account',
|
|
||||||
'address_line_1' => 'Address Line 1',
|
|
||||||
'address_line_2' => 'Address Line 2',
|
|
||||||
'account_holder_information' => 'Account Holder Information',
|
|
||||||
'enter_information_for_the_account_holder' => 'Enter Information for the Account Holder',
|
|
||||||
'home_phone' => 'Home Phone',
|
|
||||||
'customer_type' => 'Customer Type',
|
|
||||||
'process_date' => 'Process Date',
|
|
||||||
'other_phone' => 'Other Phone'
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user