Merge pull request #4791 from staudenmeir/pagination

[5.7] Revert #4744
This commit is contained in:
Taylor Otwell 2018-10-05 12:06:06 -05:00 committed by GitHub
commit a273cea667
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 @@
|
*/
'previous' => '« Previous',
'next' => 'Next »',
'previous' => '« Previous',
'next' => 'Next »',
];