diff --git a/trunk/module/group/lang/zh-cn.php b/trunk/module/group/lang/zh-cn.php index 5ec5320a99..b5dfdfe4a2 100644 --- a/trunk/module/group/lang/zh-cn.php +++ b/trunk/module/group/lang/zh-cn.php @@ -78,6 +78,7 @@ $lang->resource->story->view = 'view'; $lang->resource->story->change = 'change'; $lang->resource->story->review = 'review'; $lang->resource->story->close = 'close'; +$lang->resource->story->activate= 'activate'; $lang->resource->story->tasks = 'tasks'; $lang->resource->story->ajaxGetProjectStories = 'ajaxGetProjectStories'; $lang->resource->story->ajaxGetProductStories = 'ajaxGetProductStories';