mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 23:50:09 +00:00
More code for 5.3
This commit is contained in:
2
resources/lang/en_US/pagination.php
Normal file → Executable file
2
resources/lang/en_US/pagination.php
Normal file → Executable file
@@ -8,6 +8,8 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user