Skip to content

Commit

Permalink
Update pagination.php
Browse files Browse the repository at this point in the history
  • Loading branch information
megoxv committed Sep 7, 2023
1 parent 28a814e commit eab254c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en/pagination.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
*/

'previous' => '« Previous',
'next' => 'Next » ',
'next' => 'Next »',

];

0 comments on commit eab254c

Please sign in to comment.