mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 05:24:29 -04:00
Added missing report field
This commit is contained in:
parent
f873998e22
commit
df3a103825
@ -1293,6 +1293,8 @@ $LANG = array(
|
|||||||
|
|
||||||
|
|
||||||
'no_payment_method_specified' => 'No payment method specified',
|
'no_payment_method_specified' => 'No payment method specified',
|
||||||
|
'chart_type' => 'Chart Type',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user