mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Provide translations
This commit is contained in:
parent
c70ec97450
commit
60ce75f4f6
@ -4843,6 +4843,10 @@ $LANG = array(
|
|||||||
'refresh_accounts' => 'Refresh Accounts',
|
'refresh_accounts' => 'Refresh Accounts',
|
||||||
'upgrade_to_connect_bank_account' => 'Upgrade to Enterprise to connect your bank account',
|
'upgrade_to_connect_bank_account' => 'Upgrade to Enterprise to connect your bank account',
|
||||||
'click_here_to_connect_bank_account' => 'Click here to connect your bank account',
|
'click_here_to_connect_bank_account' => 'Click here to connect your bank account',
|
||||||
|
'include_tax' => 'Include tax',
|
||||||
|
'is_expense_billed' => '/',
|
||||||
|
'is_expense_billed' => '/',
|
||||||
|
'email_template_change' => 'E-mail template body can be changed on',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user