Add created by text
This commit is contained in:
parent
d5faf2dd6f
commit
9e91f41521
|
|
@ -5614,6 +5614,7 @@ $lang = array(
|
||||||
'include_project_tasks_help' => 'Also invoice tasks that are part of a project',
|
'include_project_tasks_help' => 'Also invoice tasks that are part of a project',
|
||||||
'tax_nexus' => 'Tax Nexus',
|
'tax_nexus' => 'Tax Nexus',
|
||||||
'tax_period_report' => 'Tax Period Report',
|
'tax_period_report' => 'Tax Period Report',
|
||||||
|
'created_by' => 'Created by',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue