初始化
This commit is contained in:
14
addons/webman/lang/cam_dia/activity_content.php
Normal file
14
addons/webman/lang/cam_dia/activity_content.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
/** TODO 翻译 */
|
||||
return [
|
||||
'title' => 'ខ្លឹមសារសកម្មភាព',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'name' => 'ឈ្មោះសកម្មភាព',
|
||||
'activity_id' => 'លេខសម្គាល់សកម្មភាព',
|
||||
'lang' => 'កំណត់អត្តសញ្ញាណភាសា',
|
||||
'picture' => 'រូបភាពសំខាន់នៃសកម្មភាព',
|
||||
'created_at' => 'ពេលវេលាបង្កើត',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user