7 lines
97 B
PHP
7 lines
97 B
PHP
<?php
|
|
|
|
return [
|
|
'next' => '下一页 »',
|
|
'previous' => '« 上一页',
|
|
];
|