added French translation

This commit is contained in:
denisdulici
2017-09-21 16:12:11 +03:00
parent 8a49a5809f
commit 39b7020ef8
27 changed files with 720 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<?php
return [
'previous' => '&laquo; Précédent',
'next' => 'Suivant &raquo;',
'showing' => 'Affichage de :first à :last sur :total :type',
];