kop/yii2-scroll-pager

View on GitHub
messages/en/general.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'Load more items' => 'Load more items',
    'You reached the end' => 'You reached the end',
    'Load previous items' => 'Load previous items'
];