初始化
This commit is contained in:
13
addons/webman/lang/cam_dia/post.php
Normal file
13
addons/webman/lang/cam_dia/post.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'ការគ្រប់គ្រងទីតាំង',
|
||||
'normal' => 'ធម្មតា',
|
||||
'disable' => 'បិទ',
|
||||
'fields' => [
|
||||
'name' => 'ឈ្មោះមុខតំណែង',
|
||||
'status' => 'ស្ថានភាព',
|
||||
'sort' => 'តម្រៀប',
|
||||
'create_at' => 'ពេលវេលាបង្កើត',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user