初始化

This commit is contained in:
2026-03-02 13:44:38 +08:00
commit 05b785083c
677 changed files with 58662 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?php
return [
'title' => 'កំណត់ត្រាផ្ទេរចូល/ចេញអ្នកលេង',
'fields' => [
'id' => 'ID',
'amount' => 'ចំនួន',
'reward' => 'ចំនួនទឹកប្រាក់ឈ្នះ',
'platform_no' => 'លេខបញ្ជាទិញ (វេទិកាហ្គេម)',
'tradeno' => 'លេខបញ្ជាទិញ',
'create_at' => 'ពេលវេលាបង្កើត',
'department_name' => 'ឈ្មោះឆានែល',
'platform_name' => 'វេទិកាហ្គេម',
],
];