mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
7 lines
91 B
PHP
7 lines
91 B
PHP
<?php
|
|
|
|
return [
|
|
'next' => 'Next »',
|
|
'previous' => '« Previous',
|
|
];
|