|
@@ -20,4 +20,5 @@ return [
|
|
|
'下单失败' => 'Order failed',
|
|
|
'试课信息不正确,请刷新重试' => 'the trylesson information is incorrect, please refresh and try again',
|
|
|
'使用试课失败' => 'Failed to use try lesson',
|
|
|
+ '该配套限购一次,您已经买过了' => 'This package is limited to one purchase, you have already made a purchase',
|
|
|
];
|