* Fix the error.

This commit is contained in:
tianshujie
2021-12-13 17:46:30 +08:00
parent cc414d4e14
commit d429a09d42
-1
View File
@@ -244,4 +244,3 @@ $lang->kanbancard->priList[4] = 4;
$lang->kanbancard->error = new stdClass();
$lang->kanbancard->error->recordMinus = '预计不能为负数!';
$lang->kanbancard->error->endSmall = '"截止日期"不能小于"预计开始"!';
>>>>>>> module/kanban/lang/zh-cn.php