mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-03 02:47:02 +00:00
Add created by text
This commit is contained in:
@@ -5614,6 +5614,7 @@ $lang = array(
|
||||
'include_project_tasks_help' => 'Also invoice tasks that are part of a project',
|
||||
'tax_nexus' => 'Tax Nexus',
|
||||
'tax_period_report' => 'Tax Period Report',
|
||||
'created_by' => 'Created by',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
||||
Reference in New Issue
Block a user