misc_pterodactyl-panel/resources/lang/tr/pagination.php

7 lines
87 B
PHP
Raw Normal View History

2018-09-03 22:44:29 +00:00
<?php
return [
'next' => 'Next &raquo;',
'previous' => '&laquo; Previous',
];