* [task#147383,doing,1h] Add language for fields of project table.
This commit is contained in:
@@ -147,6 +147,7 @@ $lang->project->lastEditedBy = 'Last EditedBy';
|
||||
$lang->project->lastEditedDate = 'Last EditedDate';
|
||||
$lang->project->closedBy = 'ClosedBy';
|
||||
$lang->project->closedDate = 'ClosedDate';
|
||||
$lang->project->closedReason = 'Closed Reason';
|
||||
$lang->project->canceledBy = 'CanceledBy';
|
||||
$lang->project->canceledDate = 'CanceledDate';
|
||||
$lang->project->team = 'Team';
|
||||
@@ -182,6 +183,8 @@ $lang->project->acl = 'ACL';
|
||||
$lang->project->setPlanduration = 'Set Duration';
|
||||
$lang->project->auth = 'Privileges';
|
||||
$lang->project->durationEstimation = 'Estimated Workload';
|
||||
$lang->project->left = 'Left Hours';
|
||||
$lang->project->consumed = 'Consumed Hours';
|
||||
$lang->project->leftStories = 'Left Stories';
|
||||
$lang->project->leftTasks = 'Left Tasks';
|
||||
$lang->project->leftBugs = 'Left Bugs';
|
||||
@@ -219,6 +222,15 @@ $lang->project->createKanban = 'Create Kanban';
|
||||
$lang->project->kanban = 'Kanban';
|
||||
$lang->project->moreActions = 'More Actions';
|
||||
$lang->project->taskDateLimit = 'Task Date Limit';
|
||||
$lang->project->isTpl = 'Is Template';
|
||||
$lang->project->tplWhiteList = 'Template White List';
|
||||
$lang->project->firstEnd = 'Planned Completion Date At Launch';
|
||||
$lang->project->parallel = 'Is Parallel';
|
||||
$lang->project->enabled = 'Is Enabled';
|
||||
$lang->project->linkType = 'Link Type';
|
||||
$lang->project->colWidth = 'Column Width';
|
||||
$lang->project->minColWidth = 'Minimum Column Width';
|
||||
$lang->project->maxColWidth = 'Maximum Column Width';
|
||||
|
||||
/* Project Category. */
|
||||
$lang->project->projectTypeList = array();
|
||||
|
||||
@@ -147,6 +147,7 @@ $lang->project->lastEditedBy = 'Last EditedBy';
|
||||
$lang->project->lastEditedDate = 'Last EditedDate';
|
||||
$lang->project->closedBy = 'ClosedBy';
|
||||
$lang->project->closedDate = 'ClosedDate';
|
||||
$lang->project->closedReason = 'Closed Reason';
|
||||
$lang->project->canceledBy = 'CanceledBy';
|
||||
$lang->project->canceledDate = 'CanceledDate';
|
||||
$lang->project->team = 'Team';
|
||||
@@ -182,6 +183,8 @@ $lang->project->acl = 'ACL';
|
||||
$lang->project->setPlanduration = 'Set Duration';
|
||||
$lang->project->auth = 'Privileges';
|
||||
$lang->project->durationEstimation = 'Estimated Workload';
|
||||
$lang->project->left = 'Left Hours';
|
||||
$lang->project->consumed = 'Consumed Hours';
|
||||
$lang->project->leftStories = 'Left Stories';
|
||||
$lang->project->leftTasks = 'Left Tasks';
|
||||
$lang->project->leftBugs = 'Left Bugs';
|
||||
@@ -219,6 +222,15 @@ $lang->project->createKanban = 'Create Kanban';
|
||||
$lang->project->kanban = 'Kanban';
|
||||
$lang->project->moreActions = 'More Actions';
|
||||
$lang->project->taskDateLimit = 'Task Date Limit';
|
||||
$lang->project->isTpl = 'Is Template';
|
||||
$lang->project->tplWhiteList = 'Template White List';
|
||||
$lang->project->firstEnd = 'Planned Completion Date At Launch';
|
||||
$lang->project->parallel = 'Is Parallel';
|
||||
$lang->project->enabled = 'Is Enabled';
|
||||
$lang->project->linkType = 'Link Type';
|
||||
$lang->project->colWidth = 'Column Width';
|
||||
$lang->project->minColWidth = 'Minimum Column Width';
|
||||
$lang->project->maxColWidth = 'Maximum Column Width';
|
||||
|
||||
/* Project Category. */
|
||||
$lang->project->projectTypeList = array();
|
||||
|
||||
@@ -147,6 +147,7 @@ $lang->project->lastEditedBy = 'Last EditedBy';
|
||||
$lang->project->lastEditedDate = 'Last EditedDate';
|
||||
$lang->project->closedBy = 'ClosedBy';
|
||||
$lang->project->closedDate = 'ClosedDate';
|
||||
$lang->project->closedReason = 'Closed Reason';
|
||||
$lang->project->canceledBy = 'CanceledBy';
|
||||
$lang->project->canceledDate = 'CanceledDate';
|
||||
$lang->project->team = 'Team';
|
||||
@@ -182,6 +183,8 @@ $lang->project->acl = 'ACL';
|
||||
$lang->project->setPlanduration = 'Set Duration';
|
||||
$lang->project->auth = 'Privileges';
|
||||
$lang->project->durationEstimation = 'Estimated Workload';
|
||||
$lang->project->left = 'Left Hours';
|
||||
$lang->project->consumed = 'Consumed Hours';
|
||||
$lang->project->leftStories = 'Left Stories';
|
||||
$lang->project->leftTasks = 'Left Tasks';
|
||||
$lang->project->leftBugs = 'Left Bugs';
|
||||
@@ -219,6 +222,15 @@ $lang->project->createKanban = 'Create Kanban';
|
||||
$lang->project->kanban = 'Kanban';
|
||||
$lang->project->moreActions = 'More Actions';
|
||||
$lang->project->taskDateLimit = 'Task Date Limit';
|
||||
$lang->project->isTpl = 'Is Template';
|
||||
$lang->project->tplWhiteList = 'Template White List';
|
||||
$lang->project->firstEnd = 'Planned Completion Date At Launch';
|
||||
$lang->project->parallel = 'Is Parallel';
|
||||
$lang->project->enabled = 'Is Enabled';
|
||||
$lang->project->linkType = 'Link Type';
|
||||
$lang->project->colWidth = 'Column Width';
|
||||
$lang->project->minColWidth = 'Minimum Column Width';
|
||||
$lang->project->maxColWidth = 'Maximum Column Width';
|
||||
|
||||
/* Project Category. */
|
||||
$lang->project->projectTypeList = array();
|
||||
|
||||
@@ -147,6 +147,7 @@ $lang->project->lastEditedBy = '最后编辑人';
|
||||
$lang->project->lastEditedDate = '最后编辑日期';
|
||||
$lang->project->closedBy = '由谁关闭';
|
||||
$lang->project->closedDate = '关闭日期';
|
||||
$lang->project->closedReason = '关闭原因';
|
||||
$lang->project->canceledBy = '由谁取消';
|
||||
$lang->project->canceledDate = '取消日期';
|
||||
$lang->project->team = '团队';
|
||||
@@ -182,6 +183,8 @@ $lang->project->acl = '访问控制';
|
||||
$lang->project->setPlanduration = '设置工期';
|
||||
$lang->project->auth = '权限控制';
|
||||
$lang->project->durationEstimation = '工作量估算';
|
||||
$lang->project->left = '剩余工时';
|
||||
$lang->project->consumed = '消耗工时';
|
||||
$lang->project->leftStories = '剩余需求';
|
||||
$lang->project->leftTasks = '剩余任务';
|
||||
$lang->project->leftBugs = '剩余Bug';
|
||||
@@ -219,6 +222,15 @@ $lang->project->createKanban = '添加看板';
|
||||
$lang->project->kanban = '项目看板';
|
||||
$lang->project->moreActions = '更多操作';
|
||||
$lang->project->taskDateLimit = '任务时间限制';
|
||||
$lang->project->isTpl = '是否模板';
|
||||
$lang->project->tplWhiteList = '模板白名单';
|
||||
$lang->project->firstEnd = '启动时的计划完成日期';
|
||||
$lang->project->parallel = '是否允许并行';
|
||||
$lang->project->enabled = '是否启用阶段';
|
||||
$lang->project->linkType = '关联类型';
|
||||
$lang->project->colWidth = '列宽';
|
||||
$lang->project->minColWidth = '最小列宽';
|
||||
$lang->project->maxColWidth = '最大列宽';
|
||||
|
||||
/* Project Category. */
|
||||
$lang->project->projectTypeList = array();
|
||||
|
||||
Reference in New Issue
Block a user