You've already forked lubo_comment_query
中文
This commit is contained in:
6
resources/lang/zh_CN/pagination.php
Normal file
6
resources/lang/zh_CN/pagination.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'next' => '下一页 »',
|
||||
'previous' => '« 上一页',
|
||||
];
|
Reference in New Issue
Block a user