|
@@ -21,6 +21,6 @@ return [
|
|
|
'试课信息不正确,请刷新重试' => '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',
|
|
|
- '预约:' => 'Booked',
|
|
|
- '候补:' => 'Candidate',
|
|
|
+ '预约:' => 'Booked:',
|
|
|
+ '候补:' => 'Candidate:',
|
|
|
];
|