athenahr/lang/en/pagination.php
miguel456 9e8ab2383e refactor: update localization files
Note: This commit removes previous translations, which means the app will now be untranslated.

Reasons for this include low translation quality, and the lack of a good quality assurance process in place.
2022-03-31 17:25:25 +01:00

7 lines
59 B
PHP

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