libra/lang/en/pagination.php

7 lines
87 B
PHP

<?php
return [
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];