trylesson.php 263 B

12345678
  1. <?php
  2. return [
  3. '该试课已下架' => 'This trial course has been removed from the shelves',
  4. '预约失败' => 'Reservation failed',
  5. '下单失败' => 'Order failed',
  6. '您已经购买过此课程' => 'You have already purchased this course',
  7. ];