mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01: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',
|
||||
'home_phone' => 'Home Phone',
|
||||
'customer_type' => 'Customer Type',
|
||||
'process_date' => 'Process Date'
|
||||
'process_date' => 'Process Date',
|
||||
'other_phone' => 'Other Phone'
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
Loading…
Reference in New Issue
Block a user