sprint_206_58259
This commit is contained in:
@@ -208,7 +208,7 @@ $lang->kanban->error->childLimitEmpty = 'Please set the WIP quantity of the su
|
||||
|
||||
$lang->kanban->importList = array();
|
||||
$lang->kanban->importList['off'] = 'Import is not enabled';
|
||||
$lang->kanban->importList['on'] = 'Enable the import function, you can only import content that you have permission to view.';
|
||||
$lang->kanban->importList['on'] = 'Enable import function (You can import content that you have permission to view as cards.)';
|
||||
|
||||
$lang->kanban->importObjectList = array();
|
||||
$lang->kanban->importObjectList['plans'] = 'Product Plan';
|
||||
|
||||
@@ -208,7 +208,7 @@ $lang->kanban->error->childLimitEmpty = '请先设置子列的在制品数量
|
||||
|
||||
$lang->kanban->importList = array();
|
||||
$lang->kanban->importList['off'] = '不启用导入功能';
|
||||
$lang->kanban->importList['on'] = '启用导入功能,只能导入自己有权限查看的内容';
|
||||
$lang->kanban->importList['on'] = '启用导入功能(可以导入自己有权查看的内容作为卡片)';
|
||||
|
||||
$lang->kanban->importObjectList = array();
|
||||
$lang->kanban->importObjectList['plans'] = '计划';
|
||||
|
||||
Reference in New Issue
Block a user