wyyl/resources/lang/es/pagination.php

7 lines
80 B
PHP

<?php
return [
'next' => 'Siguiente',
'previous' => 'Anterior',
];