diff --git a/module/group/lang/zh-cn.php b/module/group/lang/zh-cn.php index 94f1b1f5e5..65c82d7a77 100644 --- a/module/group/lang/zh-cn.php +++ b/module/group/lang/zh-cn.php @@ -56,6 +56,7 @@ $lang->resource->story->create = 'create'; $lang->resource->story->edit = 'edit'; $lang->resource->story->delete = 'delete'; $lang->resource->story->view = 'view'; +$lang->resource->story->tasks = 'tasks'; $lang->resource->story->ajaxGetProjectStories = 'ajaxGetProjectStories'; $lang->resource->story->ajaxGetProductStories = 'ajaxGetProductStories'; //$lang->resource->story->comment = 'comment';