Merge branch 'sprint/lite6_lwr_rename_common_kanban' into 'master'
* remove 'common' from kanban for lite vision, task #51334, bug #20995. See merge request easycorp/zentaopms!2399
This commit is contained in:
@@ -8,4 +8,4 @@ $lang->kanban->taskColumn['canceled'] = 'Canceled';
|
||||
$lang->kanban->taskColumn['closed'] = 'Closed';
|
||||
|
||||
$lang->kanban->importCards = 'Enable the import function, you can only import cards that you have permission to view.';
|
||||
$lang->kanban->common = 'Common Kanban';
|
||||
$lang->kanban->common = 'Kanban';
|
||||
|
||||
@@ -8,4 +8,4 @@ $lang->kanban->taskColumn['canceled'] = '已取消';
|
||||
$lang->kanban->taskColumn['closed'] = '已关闭';
|
||||
|
||||
$lang->kanban->importCards = '启用导入功能,只能导入自己有权限查看的卡片';
|
||||
$lang->kanban->common = '通用看板';
|
||||
$lang->kanban->common = '看板';
|
||||
|
||||
Reference in New Issue
Block a user