Captures the current working tree after theme slots, ArticleAccess, and the payment / paid-content plugins so subsequent work has a reviewable git history.
7 lines
93 B
PHP
7 lines
93 B
PHP
<?php
|
|
|
|
return [
|
|
'previous' => '« 上一页',
|
|
'next' => '下一页 »',
|
|
];
|