DiverseYouthNightSchool/application/admin/lang/zh-cn/xilufitness/cms/index.php

22 lines
630 B
PHP

<?php
return [
'Brand_id' => '所属小程序',
'Title' => '名称',
'Description'=> '简介',
'Cms_type' => '类型',
'Content' => '详情',
'Status' => '状态',
'Updatetime' => '更新时间',
'Createtime' => '创建时间',
'Type_1' => '帮助中心-用户端',
'Type_9' => '帮助中心-教练端',
'Type_2' => '关于我们',
'Type_3' => '退课须知',
'Type_4' => '退款须知',
'Type_5' => '会员权益',
'Type_6' => '充值须知',
'Type_7' => '勋章获取规则',
'Type_8' => '提现规则',
];