Merge branch 'master' of https://github.com/easysoft/zentaopms
This commit is contained in:
@@ -61,6 +61,8 @@ $lang->task->story = 'Story';
|
||||
$lang->task->storyAB = 'Story';
|
||||
$lang->task->storySpec = 'Story Description';
|
||||
$lang->task->storyVerify = 'Acceptance Criteria';
|
||||
$lang->task->storyVersion = 'Story Version';
|
||||
$lang->task->color = 'Color';
|
||||
$lang->task->name = 'Name';
|
||||
$lang->task->type = 'Type';
|
||||
$lang->task->pri = 'Priority';
|
||||
|
||||
@@ -61,6 +61,8 @@ $lang->task->story = '相关需求';
|
||||
$lang->task->storyAB = '需求';
|
||||
$lang->task->storySpec = '需求描述';
|
||||
$lang->task->storyVerify = '验收标准';
|
||||
$lang->task->storyVersion = '需求版本';
|
||||
$lang->task->color = '标题颜色';
|
||||
$lang->task->name = '任务名称';
|
||||
$lang->task->type = '任务类型';
|
||||
$lang->task->pri = '优先级';
|
||||
|
||||
Reference in New Issue
Block a user