init project
This commit is contained in:
29
lang/kh/comment.php
Normal file
29
lang/kh/comment.php
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'table_title' => 'តារាងមតិយោបល់',
|
||||
'search_placeholder' => 'ឈ្មោះមតិយោបល់..',
|
||||
'table_no' => 'ល.រ',
|
||||
'table_name' => 'មតិយោបល់',
|
||||
'table_department' => 'ផ្នែកមន្ទីរពិសោធន៌',
|
||||
'table_sample_type' => 'ប្រភេទសំណាក',
|
||||
'table_status' => 'ស្ថានភាព',
|
||||
'table_action' => 'ប្រតិបត្តិការ',
|
||||
'form_add_tittle' => 'យោបល់ថ្មី',
|
||||
'form_name' => 'ទម្រង់មតិយោបល់',
|
||||
'form_sample_type' => 'ប្រភេទសំណាក',
|
||||
'form_department' => 'ផ្នែកមន្ទីរពិសោធន៌',
|
||||
'form_edit_tittle' => 'កែប្រែយោបល់',
|
||||
|
||||
'create_success' => 'មតិយោបល់ថ្មីបង្កើតបានសម្រេច។',
|
||||
'create_fail' => 'មិនអាចបង្កើតមតិយោបល់ថ្មីបានទេ។ សូមសាកល្បងម្តងទៀត',
|
||||
'update_success' => 'ព័ត៌មានមតិយោបល់កែប្រែបានសម្រេច។ ',
|
||||
'update_fail' => 'មិនអាចកែប្រែព័ត៌មានមតិយោបល់បានទេ។ សូមសាកល្បងម្តងទៀត',
|
||||
'delete_success' => 'ព័ត៌មានមតិយោបល់លុបចេញពីប្រព័ន្ធបានសម្រេច។',
|
||||
'delete_fail' => 'មិនអាចលុបព័ត៌មានមតិយោបល់ចេញពីប្រព័ន្ធបានទេ។ សូមសាកល្បងម្តងទៀត',
|
||||
'restore_success' => 'ព័ត៌មានមតិយោបល់ស្តារបានសម្រេច។',
|
||||
'restore_fail' => 'មិនអាចស្តារព័ត៌មានមតិយោបល់បានទេ។ សូមសាកល្បងម្តងទៀត',
|
||||
'get_success' => 'ព័ត៌មានមតិយោបល់ទាញយកបានសម្រេច។',
|
||||
'get_fail' => 'មិនអាចទាញយកព័ត៌មានមតិយោបល់បានទេ។ សូមសាកល្បងម្តងទៀត'
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user