11 lines
347 B
PHP
11 lines
347 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'សកម្មភាព',
|
|
'action' => 'សកម្មភាព',
|
|
'by' => 'ដោយ',
|
|
'item' => 'ធាតុ',
|
|
'no_matching_records' => 'រកមិនឃើញកំណត់ត្រាដែលត្រូវគ្នាទេ។',
|
|
|
|
);
|