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