mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 15:44:33 -04:00
Add missing translations
This commit is contained in:
parent
bad7b242e1
commit
6d4f9b1173
@ -4851,6 +4851,7 @@ $LANG = array(
|
|||||||
'cash_vs_accrual_help' => 'Turn on for accrual reporting, turn off for cash basis reporting.',
|
'cash_vs_accrual_help' => 'Turn on for accrual reporting, turn off for cash basis reporting.',
|
||||||
'expense_paid_report' => 'Expensed reporting',
|
'expense_paid_report' => 'Expensed reporting',
|
||||||
'expense_paid_report_help' => 'Turn on for reporting all expenses, turn off for reporting only paid expenses',
|
'expense_paid_report_help' => 'Turn on for reporting all expenses, turn off for reporting only paid expenses',
|
||||||
|
'payment_type_Klarna' => 'Klarna',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user