mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-10 02:13:44 +02:00
7 lines
87 B
PHP
7 lines
87 B
PHP
<?php
|
|
|
|
return [
|
|
'next' => 'Next »',
|
|
'previous' => '« Previous',
|
|
];
|