mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Added missing text value
This commit is contained in:
parent
32ab340b74
commit
52fe1b0dec
@ -1294,6 +1294,7 @@ $LANG = array(
|
|||||||
|
|
||||||
'no_payment_method_specified' => 'No payment method specified',
|
'no_payment_method_specified' => 'No payment method specified',
|
||||||
'chart_type' => 'Chart Type',
|
'chart_type' => 'Chart Type',
|
||||||
|
'format' => 'Format',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user