init commit
This commit is contained in:
13
application/admin/lang/zh-cn/wdsxh/points/ranking.php
Normal file
13
application/admin/lang/zh-cn/wdsxh/points/ranking.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Name' => '姓名',
|
||||
'Level.name' => '级别',
|
||||
'Mobile' => '手机号',
|
||||
'Wechat_id' => '微信用户ID',
|
||||
'Points' => '积分',
|
||||
'Before' => '变更前积分',
|
||||
'After' => '变更后积分',
|
||||
'Memo' => '备注',
|
||||
'Createtime' => '创建时间'
|
||||
];
|
||||
Reference in New Issue
Block a user