|
@@ -12,4 +12,5 @@ return [
|
|
'不能转让给自己' => 'Cannot be transferred to oneself',
|
|
'不能转让给自己' => 'Cannot be transferred to oneself',
|
|
'不存在的套餐订单' => 'Non existing package orders',
|
|
'不存在的套餐订单' => 'Non existing package orders',
|
|
'套餐剩余课时不足' => 'Insufficient remaining class hours in the package',
|
|
'套餐剩余课时不足' => 'Insufficient remaining class hours in the package',
|
|
|
|
+ '购买套餐赠送' => 'complimentary by package',
|
|
];
|
|
];
|