pagination.php 234 Bytes
<?php

return [

    'previous'              => '&laquo; Προηγούμενη',
    'next'                  => 'Επόμενη &raquo;',
    'showing'               => 'Εμφάνιση :first έως :last από :total :type',

];