Also updated all translations.

This commit is contained in:
James Cole
2016-01-15 16:33:03 +01:00
parent 8c55bd179f
commit 4df1e5393b
20 changed files with 1319 additions and 1114 deletions

4
resources/lang/fr_FR/pagination.php Normal file → Executable file
View File

@@ -13,7 +13,7 @@ return [
|
*/
'previous' => '« Previous',
'next' => 'Next »',
'previous' => '« Precedent',
'next' => 'Suivant »',
];