This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lizhen
/
yueke
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
64bf2a8bf0
Branches
Tags
master
yueke
/
application
/
api
/
lang
/
zh-cn
/
Lesson.php
Lesson.php
134 B
Historique
Raw
1
2
3
4
5
6
7
<?php
return [
'剩N个名额' => '剩{:number}个名额',
'预约名额只剩N名' => '预约名额只剩{:number}名',
];