Files
athenahr/lang/en/pagination.php
2022-10-24 01:04:22 +01:00

7 lines
59 B
PHP
Executable File

<?php
return [
'next' => '',
'previous' => '',
];