cnzz.lang.php 439 B

12345
  1. <?php
  2. $LANG['reg_msg'] = 'You have not applied for CNZZ web statistics, apply now?<br><br><input type="button" onclick="location.href=\'?m=cnzz&c=index&a=public_regcnzz\'" value="Yes"> <input type="button" onclick="history.back();" value=" No">';
  3. $LANG['application_fails'] = 'Failed to apply. Please try again later';
  4. $LANG['donot_connect_server'] = 'Could not connect to CNZZ server';
  5. $LANG['has_been_registered'] = 'Already registered';