<?php /** * zh-cn.php * $Author$ * $Id$ */ return [ '_ERR_MAP_ID_IS_EMPTY' => '2202001:学习地图ID不能为空', '_ERR_MAP_NOT_FOUND' => '2202002:学习地图不存在', ];