1 2 3 4 5 6 7 8 9
<?php return [ 'previous' => '« předchozí', 'next' => 'další »', 'showing' => 'Zobrazuji :first z :last z celkem :total :type', ];