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

12 lines
581 B
PHP

<?php
return [
"tables_all" => "ទាំងអស់",
"tables_columns" => "ជួរឈរ",
"tables_hide_show_pagination" => "លាក់/បង្ហាញ ទំព័រ",
"tables_loading" => "កំពុងរៀបចំ, សូមរងចាំ...",
"tables_page_from_to" => "បង្ហាញពី {0} ដល់​ {1} នៃ​ {2} ជួរដេក",
"tables_refresh" => "ធ្វើអោយថ្មី",
"tables_rows_per_page" => "{0} ជួរដេក ក្នុងមួយទំព័រ",
"tables_toggle" => "បិទបើក",
];