Merge branch 'master' of https://github.com/easysoft/zentaopms
This commit is contained in:
@@ -32,7 +32,7 @@ $lang->tree->manageBugChild = 'Manage Child Bug';
|
||||
$lang->tree->manageCaseChild = 'Manage Child Case';
|
||||
$lang->tree->manageCaselibChild = 'Manage Child Library';
|
||||
$lang->tree->manageTaskChild = "Manage Child {$lang->projectCommon}";
|
||||
$lang->tree->syncFromProduct = 'Copy';
|
||||
$lang->tree->syncFromProduct = 'Copy Other Product Module';
|
||||
$lang->tree->dragAndSort = "Drag and Sort";
|
||||
$lang->tree->sort = "Sort";
|
||||
$lang->tree->addChild = "Add Child Module";
|
||||
@@ -53,7 +53,7 @@ $lang->tree->path = 'Path';
|
||||
$lang->tree->type = 'Type';
|
||||
$lang->tree->parent = 'Parent Module';
|
||||
$lang->tree->parentCate = 'Parent Category';
|
||||
$lang->tree->child = 'Child Module';
|
||||
$lang->tree->child = 'Child Modules';
|
||||
$lang->tree->lineChild = 'Child Product Line';
|
||||
$lang->tree->owner = 'Owner';
|
||||
$lang->tree->order = 'Order';
|
||||
|
||||
Reference in New Issue
Block a user