changes to management
This commit is contained in:
@@ -92,7 +92,18 @@ return [
|
||||
'sample_entry_by' => 'Entered By',
|
||||
'modify_by' => 'Modified By',
|
||||
|
||||
'code' => 'Code'
|
||||
'code' => 'Code',
|
||||
'name' => 'Name',
|
||||
'rack' => 'Rack',
|
||||
'rows' => 'Rows',
|
||||
'columns' => 'Columns',
|
||||
'capacity' => 'Capacity',
|
||||
'box_name' => 'Box Name',
|
||||
'rack_name' => 'Rack Name',
|
||||
'freezer' => 'Freezer',
|
||||
'description' => 'Description',
|
||||
'sample_box' => 'Sample Boxes',
|
||||
'sample_rack' => 'Sample Racks'
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -54,5 +54,18 @@ return [
|
||||
'create_sample' => 'Create Sample',
|
||||
'appointment' => 'Appointments',
|
||||
'view_sample' => 'Sample List',
|
||||
'aliquot_management' => 'Aliquot Management',
|
||||
'incident_records' => 'Incident Records',
|
||||
'incident_table' => 'Incident Table',
|
||||
'incident_type' => 'Incident Types',
|
||||
'management' => 'Management',
|
||||
'building' => 'Buildings',
|
||||
'safe_room' => 'Safety Rooms',
|
||||
'freezer' => 'Freezers',
|
||||
'rack' => 'Racks',
|
||||
'sample_box' => 'Sample Boxes',
|
||||
'reference_lists' => 'Reference Lists',
|
||||
'pathogen_type' => 'Pathogen Types / Toxins',
|
||||
'sample_container_type' => 'Sample Container Types',
|
||||
|
||||
];
|
||||
|
||||
@@ -89,6 +89,17 @@ return [
|
||||
'sample_entry_by' => 'បញ្ចូលលទ្ធផលដោយ',
|
||||
'modify_by' => 'កែប្រែលទ្ធផលដោយ',
|
||||
|
||||
'code' => 'លេខកូដ'
|
||||
'code' => 'លេខកូដ',
|
||||
'name' => 'ឈ្មោះ',
|
||||
'rack' => 'ធ្នើ',
|
||||
'rows' => 'ជួរដេក',
|
||||
'columns' => 'ជួរឈរ',
|
||||
'capacity' => 'ចំណុះ',
|
||||
'box_name' => 'ឈ្មោះប្រអប់',
|
||||
'rack_name' => 'ឈ្មោះធ្នើ',
|
||||
'freezer' => 'ទូររក្សាសំណាក',
|
||||
'description' => 'បរិយាយ',
|
||||
'sample_box' => 'ប្រអប់សំណាក',
|
||||
'sample_rack' => 'ធ្នើរក្សាសំណាក'
|
||||
|
||||
];
|
||||
|
||||
@@ -53,7 +53,20 @@ return [
|
||||
'payment'=> 'តារាងបង់ប្រាក់',
|
||||
'sample_management' => 'គ្រប់គ្រងសំណាក',
|
||||
'create_sample' => 'បញ្ចូលសំណាកថ្មី',
|
||||
'view_sample' => 'តារាងសំណាក'
|
||||
'view_sample' => 'តារាងសំណាក',
|
||||
'aliquot_management' => 'គ្រប់គ្រង Aliquots',
|
||||
'incident_records' => 'កត់ត្រាឧប្បត្តិហេតុ',
|
||||
'incident_table' => 'តារាងឧប្បត្តិហេតុ',
|
||||
'incident_type' => 'ប្រភេទឧប្បត្តិហេតុ',
|
||||
'management' => 'គ្រប់គ្រង',
|
||||
'building' => 'អគារ',
|
||||
'safe_room' => 'បន្ទប់សុវត្ថិភាព',
|
||||
'freezer' => 'ទូររក្សាសំណាក',
|
||||
'rack' => 'ធ្នើ',
|
||||
'sample_box' => 'ប្រអប់សំណាក',
|
||||
'reference_lists' => 'បញ្ជីគម្រូ',
|
||||
'pathogen_type' => 'ប្រភេទមេរោគ/ជាតិពុល',
|
||||
'sample_container_type' => 'ប្រភេទទីបផ្ទុកសំណាក'
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user