初始化
This commit is contained in:
16
addons/webman/lang/cam_dia/attachment.php
Normal file
16
addons/webman/lang/cam_dia/attachment.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
return [
|
||||
'title' => 'ការគ្រប់គ្រងឯកសារភ្ជាប់',
|
||||
'download' => 'ទាញយក',
|
||||
'cate' => [
|
||||
'fields' => [
|
||||
'name' => 'ឈ្មោះប្រភេទ',
|
||||
'pid' => 'ការចាត់ថ្នាក់ខ្ពស់',
|
||||
'permission_type' => 'ប្រភេទការអនុញ្ញាត',
|
||||
'sort' => 'តម្រៀប',
|
||||
],
|
||||
'parent' => 'ប្រភេទកំពូល',
|
||||
'public' => 'គ្រប់គ្នា',
|
||||
'private' => 'ឯកជន',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user