<?php
$lang['activity_index_activity_not_exists'] = '指定活动并不存在';
$lang['activity_list'] = '活动列表';
return $lang;
?>