pagination.php 239 Bytes
<?php

return [

    'previous'              => '&laquo; ก่อนหน้า',
    'next'                  => 'ถัดไป &raquo;',
    'showing'               => 'แสดง :first ถึง :last จาก :total :type',

];