init project
This commit is contained in:
41
lang/kh/lab_profile.php
Normal file
41
lang/kh/lab_profile.php
Normal file
@@ -0,0 +1,41 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'form_title' => 'ទម្រង់មន្ទីរពិសោធន៍',
|
||||
'lab_name' => 'ឈ្មោះមន្ទីរពិសោធន៍',
|
||||
'short_name' => 'ឈ្មោះកាត់',
|
||||
'emial' => 'អ៊ីមែល',
|
||||
'address' => 'អាស័យដ្ឋាន',
|
||||
'lab_settings' => 'កំណត់ មន្ទីរពិសោធន៌',
|
||||
'sample_numner_conf' => 'លេខកូដសំណាក',
|
||||
'patient_numner_conf' => 'លេខកូដអ្នកជំងឺ',
|
||||
'type_of_discount_conf' => 'ប្រភេទបញ្ចុះតម្លៃ',
|
||||
'verify_label' => 'ហត្ថលេខា និងឈ្មោះអ្នកត្រួតពិនិត្យ',
|
||||
'technician_label' => 'ឈ្មោះបុគ្គលិកមន្ទីរពិសោធន៍',
|
||||
'department' => 'ផ្នែកមន្ទីរពិសោធន៌',
|
||||
'btn_change' => 'កំណត់',
|
||||
'manual' => 'បង្កើតខ្លួនឯង',
|
||||
'system_generate' => 'បង្កើតដោយប្រព័ន្ធ',
|
||||
'btn_save' => 'រក្សាទុក',
|
||||
'percentage' => 'ភាគរយ',
|
||||
'price' => 'តម្លៃ',
|
||||
'usage_period' => 'ថ្ងៃផុតសុពលភាពប្រើប្រាស់',
|
||||
'start_date' => 'ថ្ងៃចុះឈ្មោះប្រើប្រាស់',
|
||||
'name_placeholder' => 'សូមបំពេញឈ្មោះ',
|
||||
'based_currency' => 'រូបិយប័ណ្ណ',
|
||||
'exchange_rate' => 'អត្រាប្តូរប្រាក់',
|
||||
'invoice_template' => 'ទម្រង់វិក្កយបត្រ',
|
||||
'invoice_detail' => 'លម្អិតតាមឈ្មោះតេស្ត',
|
||||
'invoice_summary' => 'សរុបរួម',
|
||||
'detail_with_panel' => 'លម្អិតតាមឈ្មោះ Panel និងប្រភេទសំណាក',
|
||||
|
||||
'header_font_name' => 'ពុម្ពអក្សរលើក្បាលទំព័រ',
|
||||
'header_font_size' => 'ទំហំពុម្ពអក្សរលើក្បាលទំព័រ',
|
||||
'body_font_name' => 'ពុម្ពអក្សរលើលទ្ធផល',
|
||||
'body_font_size' => 'ទំហំពុម្ពអក្សរលើលទ្ធផល',
|
||||
'abnormal_result' => 'ការរំលេចលើលទ្ធផលមិនប្រក្រតី',
|
||||
'font_weight' => 'កំរាស់ពុម្ពអក្សារ',
|
||||
'font_bold' => 'ក្រាស់/ឌិត',
|
||||
'font_normal' => 'ធម្មតា',
|
||||
'text_color' => 'ពណ៌អក្សរ'
|
||||
];
|
||||
Reference in New Issue
Block a user