This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
yueke
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
fea688b9de
Branches
Tags
master
yueke
/
application
/
api
/
lang
/
zh-cn
/
coach
/
lesson.php
lesson.php
95 B
History
Raw
1
2
3
4
5
<?php
return [
'共计N节课,M小时' => '共计{:total}节课,{:total_hours}小时',
];