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.',
|
||||
'expense_paid_report' => 'Expensed reporting',
|
||||
'expense_paid_report_help' => 'Turn on for reporting all expenses, turn off for reporting only paid expenses',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
|
|
|||
Loading…
Reference in New Issue