jxdnsong
2020-11-13 5e5f9801348e283fe293cf040c748ec1c0c8a9e8
1
2
3
4
5
6
7
8
9
define({
    status: '${start} - ${end} ของ ${total} ผลลัพธ์',
    gotoFirst: 'ไปหน้าแรก',
    gotoNext: 'ไปหน้าถัดไป',
    gotoPrev: 'ไปหน้าก่อน',
    gotoLast: 'ไปหน้าสุดท้าย',
    gotoPage: 'ไปหน้า',
    jumpPage: 'กระโดดไปหน้า'
});