pagination.php 205 Bytes
<?php

return [

    'previous'              => '&laquo; Înapoi',
    'next'                  => 'Înainte &raquo;',
    'showing'               => 'Rezultate de la :first la :last din :total :type',

];