lesson.php 95 B

12345
  1. <?php
  2. return [
  3. '共计N节课,M小时' => '共计{:total}节课,{:total_hours}小时',
  4. ];