mirror of
https://github.com/pelican-dev/panel.git
synced 2025-09-09 10:48:49 +02:00
7 lines
87 B
PHP
7 lines
87 B
PHP
<?php
|
|
|
|
return [
|
|
'next' => 'Next »',
|
|
'previous' => '« Previous',
|
|
];
|