wyyl/resources/lang/fr/pagination.php

7 lines
81 B
PHP

<?php
return [
'next' => 'Suivant',
'previous' => 'Précédent',
];