Merge pull request #4792 from staudenmeir/pagination

[5.6] Revert #4744
This commit is contained in:
Taylor Otwell 2018-10-05 14:25:08 -05:00 committed by GitHub
commit db7c41ab90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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