init project
This commit is contained in:
26
lang/kh/report.php
Normal file
26
lang/kh/report.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
return [
|
||||
'summary_rpt_tittle' => 'របាយការណ៍សរុបរួម',
|
||||
'summary_rpt_fd_filter' => 'ចាប់ពីថ្ងៃ',
|
||||
'summary_rpt_td_filter' => 'រហូតដល់ថ្ងៃ',
|
||||
'btn_view' => 'បង្ហាញរបាយការណ៍',
|
||||
'btn_action' => 'ប្រតិបត្តិការ',
|
||||
'btn_action_print' => 'បោះពុម្ភ',
|
||||
'btn_action_export' => 'ទាញជា Excel',
|
||||
'summary_report_section_by_test' => 'របាយការណ៍សរុបតាមតេស្ត',
|
||||
'summary_report_section_by_sample_source' => 'របាយការណ៍សរុបតាមប្រភពសំណាក',
|
||||
'summary_rpt_test_type' => 'ប្រភេទតេស្ត',
|
||||
'summary_male_patient' => 'អ្នកជំងឺប្រុស',
|
||||
'summary_female_patient' => 'អ្នកជំងឺស្រី',
|
||||
'summary_total_patient' => 'អ្នកជំងឺសរុប',
|
||||
'summary_clinic_name' => 'ប្រភពសំណាក',
|
||||
'doctor_date_range_filter' => 'កាលបរិច្ឆេទ',
|
||||
'doctor_sample_source_filter' => 'ប្រភពសំណាក',
|
||||
'doctor_physician_filter' => 'គ្រូពេទ្យ',
|
||||
'doctor_exam' => 'ចំនួនតេស្ត',
|
||||
'doctor_net_amount' => 'តម្លៃត្រូវទូទាត់',
|
||||
'summary_report_section_by_category'=>'របាយការណ៍សរុបតាមប្រភេទតេស្ត',
|
||||
'summary_category_name'=>'ប្រភេទតេស្ត',
|
||||
'total' => 'សរុប'
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user