Add created by text

This commit is contained in:
David Bomba 2025-08-14 07:10:04 +10:00
parent d5faf2dd6f
commit 9e91f41521
1 changed files with 1 additions and 0 deletions

View File

@ -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;