This commit is contained in:
2022-08-01 17:31:03 +08:00
parent 2682b66b5d
commit 4e72845135
11 changed files with 656 additions and 191 deletions

View File

@ -0,0 +1,6 @@
<?php
return [
'next' => '下一页 &raquo;',
'previous' => '&laquo; 上一页',
];