New translations pagination.php (French)

This commit is contained in:
James Brooks
2017-05-06 11:20:09 +01:00
parent 39edcc648d
commit a0a9c3af94

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Précédent',
'next' => 'Suivant',
];
];