+ Add language.
This commit is contained in:
@@ -141,6 +141,7 @@ $lang->execution->list = "{$lang->executionCommon} List";
|
||||
$lang->execution->allProject = 'All';
|
||||
$lang->execution->method = 'Management Method';
|
||||
$lang->execution->sameAsParent = "Same as parent";
|
||||
$lang->execution->selectStoryPlan = 'Select Plan';
|
||||
|
||||
/* Fields of zt_team. */
|
||||
$lang->execution->root = 'Root';
|
||||
|
||||
@@ -141,6 +141,7 @@ $lang->execution->list = 'List';
|
||||
$lang->execution->allProject = 'All';
|
||||
$lang->execution->method = 'Management Method';
|
||||
$lang->execution->sameAsParent = "Same as parent";
|
||||
$lang->execution->selectStoryPlan = 'Select Plan';
|
||||
|
||||
/* Fields of zt_team. */
|
||||
$lang->execution->root = 'Root';
|
||||
|
||||
@@ -141,6 +141,7 @@ $lang->execution->list = "{$lang->executionCommon} List";
|
||||
$lang->execution->allProject = 'Tous';
|
||||
$lang->execution->method = 'Management Method';
|
||||
$lang->execution->sameAsParent = "Same as parent";
|
||||
$lang->execution->selectStoryPlan = 'Select Plan';
|
||||
|
||||
/* Fields of zt_team. */
|
||||
$lang->execution->root = 'Root';
|
||||
|
||||
@@ -141,6 +141,7 @@ $lang->execution->list = '列表';
|
||||
$lang->execution->allProject = '全部' . $lang->projectCommon;
|
||||
$lang->execution->method = '管理方法';
|
||||
$lang->execution->sameAsParent = "同父阶段";
|
||||
$lang->execution->selectStoryPlan = '选择计划';
|
||||
|
||||
/* Fields of zt_team. */
|
||||
$lang->execution->root = '源ID';
|
||||
|
||||
Reference in New Issue
Block a user