You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
749 B
Plaintext
25 lines
749 B
Plaintext
/**
|
|
* Thai translation
|
|
* @name Thai
|
|
* @anchor Thai
|
|
* @author Thanva Thonglor
|
|
*/
|
|
|
|
{
|
|
"processing": "กำลังดำเนินการ...",
|
|
"lengthMenu": "แสดง_MENU_ แถว",
|
|
"zeroRecords": "ไม่พบข้อมูล",
|
|
"info": "แสดง _START_ ถึง _END_ จาก _TOTAL_ แถว",
|
|
"infoEmpty": "แสดง 0 ถึง 0 จาก 0 แถว",
|
|
"infoFiltered": "(กรองข้อมูล _MAX_ ทุกแถว)",
|
|
"infoPostFix": "",
|
|
"search": "ค้นหา:",
|
|
"url": "",
|
|
"paginate": {
|
|
"first": "เิริ่มต้น",
|
|
"previous": "ก่อนหน้า",
|
|
"next": "ถัดไป",
|
|
"last": "สุดท้าย"
|
|
}
|
|
}
|