surat/vendor/kop/yii2-scroll-pager/messages/en/general.php

8 lines
166 B
PHP
Raw Normal View History

2024-12-25 03:04:59 +00:00
<?php
return [
'Load more items' => 'Load more items',
'You reached the end' => 'You reached the end',
'Load previous items' => 'Load previous items'
];