added-french-language-translation

Added French language translation provided by a user[85% complete]
This commit is contained in:
Manish Verma
2016-10-21 11:59:25 +05:30
parent b611fcdcf8
commit 21f872cb24
5 changed files with 1545 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; Précédent',
'next' => 'Suivant &raquo;',
];