|
@@ -14,4 +14,8 @@ return [
|
|
'套餐剩余课时不足' => 'Insufficient remaining class hours in the package',
|
|
'套餐剩余课时不足' => 'Insufficient remaining class hours in the package',
|
|
'购买套餐赠送' => 'Complimentary by package',
|
|
'购买套餐赠送' => 'Complimentary by package',
|
|
'备注:' => 'Remark:',
|
|
'备注:' => 'Remark:',
|
|
|
|
+ '未找到配套,请刷新重试' => 'No plans found, please refresh and try again',
|
|
|
|
+ '已经申请过了,无需重复操作' => 'It has already been applied for, no need to repeat operation',
|
|
|
|
+ '已经激活了,无需重复操作' => 'Already activated, no need to repeat operation',
|
|
|
|
+ '申请成功' => 'Application successful',
|
|
];
|
|
];
|