zh-cn.php 215 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 <?php /** * zh-cn.php * * Create By Deepseath * $Author$ * $Id$ */ return [ '_ERR_SIGN_FAILED' => '2031001:签到失败', '_ERR_SIGN_CONFIG_FAILED' => '2031002:初始化签到配置失败', ];