updated translations

This commit is contained in:
Denis Duliçi
2020-06-29 17:11:50 +03:00
parent 42f558833a
commit 2576fd118c
85 changed files with 933 additions and 733 deletions
+4 -3
View File
@@ -2,8 +2,9 @@
return [
'previous' => '« Précédent',
'next' => 'Suivant »',
'showing' => 'Affichage de :first à :last sur :total :type',
'previous' => 'Précédent',
'next' => 'Suivant',
'showing' => ':first-:last sur :total enregistrements.',
'page' => 'par page.',
];