소스 검색

课程表列表

lizhen_gitee 7 달 전
부모
커밋
245143fb4f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      application/api/lang/en/lesson.php

+ 2 - 2
application/api/lang/en/lesson.php

@@ -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',
 ];