This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jjhc
/
point_mall_admin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2c9ce16124
Branches
Tags
master
point_mall_admi...
/
app
/
home
/
lang
/
zh-cn
/
bonus.lang.php
bonus.lang.php
77 B
History
Raw
1
2
3
4
5
6
<?php
$lang['bonus_not_exist'] = '活动红包不存在';
return $lang;
?>