workestimation->common = '工作量估算'; $lang->workestimation->budget = '估算'; $lang->workestimation->index = '总览'; $lang->workestimation->scale = '规模'; $lang->workestimation->productivity = '生产率'; $lang->workestimation->duration = '估算总工时'; $lang->workestimation->unitLaborCost = '单位人工成本'; $lang->workestimation->totalLaborCost = '估算人工成本'; $lang->workestimation->dayHour = '每日工时'; $lang->workestimation->hour = '工时'; $lang->workestimation->consumed = '已消耗工时'; $lang->workestimation->scaleTip = "当前{$lang->projectCommon}实际规模:%s{$lang->hourCommon} 使用"; $lang->workestimation->tips = '完成工作量估算后,才能进行工期估算。默认的估算单位、单位人工成本、每日工时、每周工作天数可以在 后台-功能配置-项目-估算 中配置。'; $lang->workestimation->placeholder = new stdclass(); $lang->workestimation->placeholder->scale = ''; $lang->workestimation->placeholder->productivity = ''; $lang->workestimation->placeholder->duration = ''; $lang->workestimation->placeholder->unitLaborCost = ''; $lang->workestimation->placeholder->totalLaborCost = '';