* adjust for fix first day.

This commit is contained in:
wangyidong
2017-05-11 14:30:28 +08:00
parent 6973cf1f39
commit c673bc92de
5 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -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();
+1 -1
View File
@@ -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();