More code for 5.3

This commit is contained in:
James Cole
2016-09-16 07:05:34 +02:00
parent d00fbe4eb3
commit 2f93784acd
7 changed files with 156 additions and 133 deletions

2
resources/lang/en_US/pagination.php Normal file → Executable file
View File

@@ -8,6 +8,8 @@
*/
return [
'previous' => '« Previous',
'next' => 'Next »',
];