mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add Bulk Action
This commit is contained in:
parent
9d505a27c5
commit
82d08ed60d
@ -4776,6 +4776,7 @@ $LANG = array(
|
|||||||
'client_email' => 'Client Email',
|
'client_email' => 'Client Email',
|
||||||
'invoice_task_project' => 'Invoice Task Project',
|
'invoice_task_project' => 'Invoice Task Project',
|
||||||
'invoice_task_project_help' => 'Add the project to the invoice line items',
|
'invoice_task_project_help' => 'Add the project to the invoice line items',
|
||||||
|
'bulk_action' => 'Bulk Action',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user