kop / yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget
https://kop.github.io/yii2-scroll-pager/
MIT License
180 stars 63 forks source link

Dutch (nl) translation #28

Closed golles closed 9 years ago

golles commented 9 years ago

messages/nl/global.php:

<?php

return [
    'Load more items' => 'Laad meer items',
    'You reached the end' => 'Je hebt het einde bereikt'
];
kop commented 9 years ago

Thanks, added.