7 lines
85 B
PHP
7 lines
85 B
PHP
<?php
|
||
|
||
return [
|
||
'next' => 'Següent ❯',
|
||
'previous' => '❮ Anterior',
|
||
];
|