Files
opensourcepos/app/Language/th/Bootstrap_tables.php
2024-06-15 17:19:15 +02:00

12 lines
554 B
PHP

<?php
return [
"tables_all" => "ทั้งหมด",
"tables_columns" => "คอลัมน์",
"tables_hide_show_pagination" => "ซ่อน/แสดง รายการหน้า",
"tables_loading" => "กำลังดำเนินการ รอสักครู่",
"tables_page_from_to" => "แสดง {0} ถึง {1} จาก {2} รายการ",
"tables_refresh" => "Refresh ข้อมูล",
"tables_rows_per_page" => "{0} รายการ/หน้า",
"tables_toggle" => "ซ่อน/แสดง",
];