mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-14 07:02:34 +01:00
commit
05c063e4d3
@ -5314,6 +5314,7 @@ $lang = array(
|
|||||||
'comments_only' => 'Comments Only',
|
'comments_only' => 'Comments Only',
|
||||||
'payment_balance_on_file' => 'Payment Balance On File',
|
'payment_balance_on_file' => 'Payment Balance On File',
|
||||||
'ubl_email_attachment_help' => 'For more e-invoice settings please navigate :here',
|
'ubl_email_attachment_help' => 'For more e-invoice settings please navigate :here',
|
||||||
|
'stop_task_to_add_task_entry' => 'You need to stop the task before adding a new item.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
Reference in New Issue
Block a user