init commit
This commit is contained in:
18
application/admin/lang/zh-cn/wdsxh/points/goods.php
Normal file
18
application/admin/lang/zh-cn/wdsxh/points/goods.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Name' => '商品名称',
|
||||
'Image' => '缩略图',
|
||||
'Slider_images' => '轮播图',
|
||||
'Points' => '积分',
|
||||
'Content' => '商品详情',
|
||||
'Weigh' => '权重',
|
||||
'Status' => '状态',
|
||||
'Status normal' => '正常',
|
||||
'Set status to normal'=> '设为正常',
|
||||
'Status hidden' => '隐藏',
|
||||
'Set status to hidden'=> '设为隐藏',
|
||||
'Createtime' => '创建时间',
|
||||
'Updatetime' => '更新时间',
|
||||
'Deletetime' => '删除时间'
|
||||
];
|
||||
Reference in New Issue
Block a user