mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Provide translations
This commit is contained in:
parent
c70ec97450
commit
60ce75f4f6
@ -4843,6 +4843,10 @@ $LANG = array(
|
||||
'refresh_accounts' => 'Refresh Accounts',
|
||||
'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',
|
||||
'include_tax' => 'Include tax',
|
||||
'is_expense_billed' => '/',
|
||||
'is_expense_billed' => '/',
|
||||
'email_template_change' => 'E-mail template body can be changed on',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
Reference in New Issue
Block a user