Files
opensourcepos/app/Language/lo/Bootstrap_tables.php
2023-04-27 21:53:31 -04:00

12 lines
508 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' => 'Toggle',
];