Cleaned up script and formatted remaining EN files

This commit is contained in:
Dan Brown
2018-12-16 13:12:13 +00:00
parent 86a00a59d4
commit 2753629dbe
9 changed files with 259 additions and 223 deletions

View File

@ -1,18 +1,11 @@
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
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; Previous',
'next' => 'Next &raquo;',