mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 06:47:56 -05:00
Currently translated at 100.0% (8 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/km/
10 lines
598 B
PHP
10 lines
598 B
PHP
<?php
|
|
$lang["tables_all"] = "ទាំងអស់";
|
|
$lang["tables_columns"] = "ជួរឈរ";
|
|
$lang["tables_hide_show_pagination"] = "លាក់/បង្ហាញ ទំព័រ";
|
|
$lang["tables_loading"] = "កំពុងរៀបចំ, សូមរងចាំ...";
|
|
$lang["tables_page_from_to"] = "បង្ហាញពី {0} ដល់ {1} នៃ {2} ជួរដេក";
|
|
$lang["tables_refresh"] = "ធ្វើអោយថ្មី";
|
|
$lang["tables_rows_per_page"] = "{0} ជួរដេក ក្នុងមួយទំព័រ";
|
|
$lang["tables_toggle"] = "បិទបើក";
|