Add created by text
This commit is contained in:
parent
9e91f41521
commit
564c2a1682
|
|
@ -5614,7 +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',
|
'creator' => 'Created by',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue