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:
eb917c146d
Branches
Tags
master
yueke
/
application
/
api
/
lang
/
zh-cn
/
Lesson.php
Lesson.php
134 B
History
Raw
1
2
3
4
5
6
7
<?php
return [
'剩N个名额' => '剩{:number}个名额',
'预约名额只剩N名' => '预约名额只剩{:number}名',
];