index.lang.php 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?php
  2. //密码页面
  3. $lang['index_modifypw_oldpw'] ='Modifypw Old pw';
  4. $lang['index_modifypw_newpw'] ='Modifypw New pw';
  5. $lang['index_modifypw_newpw2'] ='Modifypw New pws';
  6. $lang['eliminate_succ'] = 'Eliminate Succ';
  7. $lang['eliminate_fail'] = 'Eliminate Fail';
  8. //提示性语言包
  9. $lang['index_modifypw_repeat_error'] ='Modifypw Repeat Error';
  10. $lang['index_modifypw_admin_error'] ='Admin error';
  11. $lang['index_modifypw_oldpw_error'] ='Modifypw Old pw Error';
  12. $lang['index_modifypw_succ'] ='Modifypw Succ';
  13. $lang['index_modifypw_fail'] ='Modifypw Fail';
  14. //版本信息
  15. $lang['wel_version_info'] ='Version Info';
  16. $lang['wel_version'] ='Version';
  17. $lang['wel_install_date'] ='Install Date';
  18. $lang['wel_program_development'] ='Program Development';
  19. $lang['wel_all_right_reserved'] ='All Reserved';
  20. $lang['wel_aboutus_website'] ='Aboutus Website';
  21. $lang['wel_aboutus_bbs'] ='Aboutus BBS';
  22. //系统信息
  23. $lang['wel_sys_info'] ='Sys Info';
  24. $lang['wel_thinkphp_version'] ='ThinkPHP Version';
  25. $lang['wel_class_library_file_suffix'] ='Class Library File Suffix';
  26. $lang['wel_server_os'] ='Server Os';
  27. $lang['wel_server_domain_ip'] ='Server Domain IP';
  28. $lang['wel_server'] ='Server';
  29. $lang['wel_version'] ='Version';
  30. $lang['wel_file_uplode_limit'] ='File Uplode Limit';
  31. $lang['wel_max_occupied_memory'] ='Max Occupied Memory';
  32. $lang['wel_max_ex_time'] ='Max Ex Time';
  33. $lang['wel_safe_mode'] ='Safe Mode';
  34. $lang['wel_support'] ='Support';
  35. $lang['wel_deshangwangluo'] ='DeShang WangLuo';
  36. $lang['wel_piracy_must_be_studied'] ='Piracy Must Be Studied';
  37. $lang['aboutus_website'] ='Aboutus Website';
  38. $lang['wel_communication_bbs'] ='Communication BBS';
  39. $lang['temporary_installation'] ='Temporary Installation';