DiverseYouthNightSchool/application/admin/lang/zh-cn/xilufitness/user/point_rule.php

21 lines
770 B
PHP

<?php
return [
'Brand_id' => '所属小程序',
'Title' => '规则名称',
'Rule_type' => '规则类型',
'Point_type' => '积分类型',
'Point_amount' => '积分值',
'Point_ratio' => '比例',
'Status' => '状态',
'Updatetime' => '更新时间',
'Createtime' => '创建时间',
'Appoint_type' => '积分值类型',
'Type_1' => '按固定值',
'Type_2' => '按支付比例',
'Pay for free points' => '支付赠送积分',
'Sign in courses' => '签到课程',
'Invite friends' => '邀请好友',
'Unlock Medal' => '解锁勋章'
];