Add created by text

This commit is contained in:
David Bomba 2025-08-14 07:13:36 +10:00
parent 9e91f41521
commit 564c2a1682
1 changed files with 1 additions and 1 deletions

View File

@ -5614,7 +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',
'creator' => 'Created by',
);
return $lang;