Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/km/
This commit is contained in:
objecttothis
2026-04-07 16:58:32 +00:00
committed by Weblate
parent 46d5781498
commit 7af64a9a21

View File

@@ -1,12 +1,12 @@
<?php
return [
"all" => "ទាំងអស់",
"columns" => "ជួរឈរ",
"hide_show_pagination" => "លាក់/បង្ហាញ ទំព័រ",
"loading" => "កំពុងរៀបចំ, សូមរងចាំ...",
"page_from_to" => "បង្ហាញពី {0} ដល់​ {1} នៃ​ {2} ជួរដេក",
"refresh" => "ធ្វើអោយថ្មី",
"rows_per_page" => "{0} ជួរដេក ក្នុងមួយទំព័រ",
"toggle" => "បិទបើក",
'all' => "ទាំងអស់",
'columns' => "ជួរឈរ",
'hide_show_pagination' => "លាក់/បង្ហាញ ទំព័រ",
'loading' => "កំពុងរៀបចំ, សូមរងចាំ",
'page_from_to' => "បង្ហាញពី {0} ដល់​ {1} នៃ​ {2} ជួរដេក",
'refresh' => "ធ្វើអោយថ្មី",
'rows_per_page' => "{0} ជួរដេក ក្នុងមួយទំព័រ",
'toggle' => "បិទបើក",
];