DiverseYouthNightSchool/application/admin/lang/zh-cn/xilufitness/coach/account.php

16 lines
500 B
PHP
Raw Normal View History

2024-11-04 10:49:10 +08:00
<?php
return [
'Brand_id' => '所属小程序',
'Coach_id' => '所属教练',
'Total_account' => '总收入',
'Account' => '可用余额',
'Withdraw_account' => '提现总金额',
'Course_count' => '上课数量',
'Class_duration' => ' 总时长',
'Course_total_count' => '上课总人数',
'Minute' => '分钟',
'Updatetime' => '更新时间',
'Createtime' => '创建时间'
];