mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Adapt texts
This commit is contained in:
parent
cd0884c770
commit
86039c2aed
@ -5099,6 +5099,8 @@ $lang = array(
|
|||||||
'drop_files_here' => 'Drop files here',
|
'drop_files_here' => 'Drop files here',
|
||||||
'upload_files' => 'Upload Files',
|
'upload_files' => 'Upload Files',
|
||||||
'download_e_invoice' => 'Download E-Invoice',
|
'download_e_invoice' => 'Download E-Invoice',
|
||||||
|
'download_e_credit' => 'Download E-Credit',
|
||||||
|
'download_e_quote' => 'Download E-Quote',
|
||||||
'triangular_tax_info' => 'Intra-community triangular transaction',
|
'triangular_tax_info' => 'Intra-community triangular transaction',
|
||||||
'intracommunity_tax_info' => 'Tax-free intra-community delivery',
|
'intracommunity_tax_info' => 'Tax-free intra-community delivery',
|
||||||
'reverse_tax_info' => 'Please note that this supply is subject to reverse charge',
|
'reverse_tax_info' => 'Please note that this supply is subject to reverse charge',
|
||||||
@ -5253,7 +5255,7 @@ $lang = array(
|
|||||||
'expense_payment_type_help' => 'The default expense payment type to be used',
|
'expense_payment_type_help' => 'The default expense payment type to be used',
|
||||||
'paylater' => 'Pay in 4',
|
'paylater' => 'Pay in 4',
|
||||||
'payment_provider' => 'Payment Provider',
|
'payment_provider' => 'Payment Provider',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user