9 lines
175 B
PHP
9 lines
175 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||
|
*
|
||
|
* @author lainme <lainme993@gmail.com>
|
||
|
*/
|
||
|
$lang['readmore'] = '→ 阅读更多...';
|