zh-cn.php 324 Bytes
<?php
/**
 * zh-cn.php
 * 培训
 * $Author$
 * $Id$
 */

return array(
    '_ERR_ARTICLE_ID' => '',
    '_EMPTY_EP_ID' => '试卷id不能为空',
    '_ERR_EXPORT_TYPE' => '导出类型不正确',
    '_ERR_PAPER_NOT_FOUND' => '试卷不存在',
    '_EMPTY_PAPER_UID_ID' => '2094034:用户ID或者试卷ID不能为空'
);