Update pagination.php

pull/515/head
ButterflyOfFire 7 years ago committed by GitHub
parent 87c3b24746
commit d7310d0b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,6 @@ return [
| you want to customize your views to better match your application.
|
*/
'previous' => '« Précédent',
'next' => 'Suivant »',
'previous' => '« Précédente',
'next' => 'Suivante »',
];

Loading…
Cancel
Save