1
0
ButterflyOfFire 6 жил өмнө
parent
commit
d7310d0b46

+ 2 - 2
resources/lang/fr/pagination.php

@@ -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 »',
 ];