member_menu.lang.php 315 B

12345678910
  1. <?php
  2. $LANG['member_init'] = '管理中心';
  3. $LANG['account_manage'] = '账号管理';
  4. $LANG['favorite'] = '收藏';
  5. $LANG['pay'] = '在线充值';
  6. $LANG['business_centre'] = '商务中心';
  7. $LANG['wanggan'] = '会员数据导入';
  8. $LANG['business_centre'] = '商务中心';
  9. $LANG['ask_center'] = '问答中心';
  10. ?>