Trylesson.php 184 B

1234567
  1. <?php
  2. return [
  3. '该试课已下架' => 'This trial course has been removed from the shelves',
  4. '预约失败' => 'Reservation failed',
  5. '下单失败' => 'Order failed',
  6. ];