mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update texts.php
update text translation for canada Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
This commit is contained in:
parent
f9f20ae0f5
commit
e1cd7e879c
@ -5316,7 +5316,8 @@ $lang = array(
|
|||||||
'enter_information_for_the_account_holder' => 'Enter Information for the Account Holder',
|
'enter_information_for_the_account_holder' => 'Enter Information for the Account Holder',
|
||||||
'home_phone' => 'Home Phone',
|
'home_phone' => 'Home Phone',
|
||||||
'customer_type' => 'Customer Type',
|
'customer_type' => 'Customer Type',
|
||||||
'process_date' => 'Process Date'
|
'process_date' => 'Process Date',
|
||||||
|
'other_phone' => 'Other Phone'
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user