init commit
This commit is contained in:
20
application/admin/lang/zh-cn/wdsxh/album.php
Normal file
20
application/admin/lang/zh-cn/wdsxh/album.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Name' => '名称',
|
||||
'Release_date' => '发布日期',
|
||||
'Type' => '类型',
|
||||
'Type 1' => '图片',
|
||||
'Type 2' => '视频',
|
||||
'Files' => '图片',
|
||||
'Createtime' => '创建时间',
|
||||
'Updatetime' => '更新时间',
|
||||
'Deletetime' => '删除时间',
|
||||
'Weigh' => '权重',
|
||||
'Status' => '状态',
|
||||
'Status normal' => '显示',
|
||||
'Set status to normal'=> '设为显示',
|
||||
'Status hidden' => '隐藏',
|
||||
'Set status to hidden'=> '设为隐藏',
|
||||
'Are you sure you want to delete this item?' => '警告:一旦删除,数据无法恢复,谨慎处理!!!',
|
||||
];
|
||||
Reference in New Issue
Block a user