Files
opensourcepos/app/Language/km/Bootstrap_tables.php
objecttothis 7af64a9a21 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/
2026-04-07 20:47:37 +02:00

13 lines
536 B
PHP

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