workestimation->common = 'Workload estimation';
$lang->workestimation->budget = 'Estimate';
$lang->workestimation->index = 'Overview';
$lang->workestimation->scale = 'Scale';
$lang->workestimation->productivity = 'Productivity';
$lang->workestimation->duration = 'Estimated total man-hour';
$lang->workestimation->unitLaborCost = 'Unit Labour cost';
$lang->workestimation->totalLaborCost = 'Estimate labor costs';
$lang->workestimation->dayHour = 'Daily working hours';
$lang->workestimation->hour = 'Man-hour';
$lang->workestimation->consumed = 'Man-hours consumed';
$lang->workestimation->programScaleTip = "Actual scale of current project:%s{$lang->hourCommon} use";
$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 = '';