* Lang file update.

This commit is contained in:
reneeteng
2019-07-12 14:15:54 +08:00
parent 56666d927f
commit e80eed1007
+1 -1
View File
@@ -347,7 +347,7 @@ $lang->report->menu->test = array('link' => 'Request|report|bugcreate', 'alia
$lang->report->menu->staff = array('link' => 'Company|report|workload');
$lang->report->notice = new stdclass();
$lang->report->notice->help = 'Note: The report is generated on the results of browsing the list. Click the tab, e.g. AssignedToMe, then click Create Report to generate a report based on AssignedToMe list.';
$lang->report->notice->help = 'Note: The report is generated on the results of browsing the list. Click, e.g. AssignedToMe, then click Create Report to generate a report based on AssignedToMe list.';
/* Company menu settings. */
$lang->company = new stdclass();