New translations pagination.php (French)

This commit is contained in:
James Brooks
2018-01-16 14:08:20 +00:00
parent ea0728d623
commit 9739fe1f99

View File

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