* adjust for fix first day.
This commit is contained in:
@@ -207,7 +207,7 @@ $lang->project->goback = "Go Back";
|
||||
$lang->project->noweekend = 'Without Weekend';
|
||||
$lang->project->withweekend = 'With Weekend';
|
||||
$lang->project->interval = 'Intervals';
|
||||
$lang->project->fixFirstWithLeft = 'Do you want to set the left of the day to this value?';
|
||||
$lang->project->fixFirstWithLeft = 'Modify the left time';
|
||||
|
||||
/* 统计。*/
|
||||
$lang->project->charts = new stdclass();
|
||||
|
||||
@@ -207,7 +207,7 @@ $lang->project->goback = "返回任务列表";
|
||||
$lang->project->noweekend = '去除周末';
|
||||
$lang->project->withweekend = '显示周末';
|
||||
$lang->project->interval = '间隔';
|
||||
$lang->project->fixFirstWithLeft = '是否将首天剩余工时也设置为该值?';
|
||||
$lang->project->fixFirstWithLeft = '修改剩余工时';
|
||||
|
||||
/* 统计。*/
|
||||
$lang->project->charts = new stdclass();
|
||||
|
||||
Reference in New Issue
Block a user