| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?php
- //密码页面
- $lang['index_modifypw_oldpw'] ='Modifypw Old pw';
- $lang['index_modifypw_newpw'] ='Modifypw New pw';
- $lang['index_modifypw_newpw2'] ='Modifypw New pws';
- $lang['eliminate_succ'] = 'Eliminate Succ';
- $lang['eliminate_fail'] = 'Eliminate Fail';
- //提示性语言包
- $lang['index_modifypw_repeat_error'] ='Modifypw Repeat Error';
- $lang['index_modifypw_admin_error'] ='Admin error';
- $lang['index_modifypw_oldpw_error'] ='Modifypw Old pw Error';
- $lang['index_modifypw_succ'] ='Modifypw Succ';
- $lang['index_modifypw_fail'] ='Modifypw Fail';
- //版本信息
- $lang['wel_version_info'] ='Version Info';
- $lang['wel_version'] ='Version';
- $lang['wel_install_date'] ='Install Date';
- $lang['wel_program_development'] ='Program Development';
- $lang['wel_all_right_reserved'] ='All Reserved';
- $lang['wel_aboutus_website'] ='Aboutus Website';
- $lang['wel_aboutus_bbs'] ='Aboutus BBS';
- //系统信息
- $lang['wel_sys_info'] ='Sys Info';
- $lang['wel_thinkphp_version'] ='ThinkPHP Version';
- $lang['wel_class_library_file_suffix'] ='Class Library File Suffix';
- $lang['wel_server_os'] ='Server Os';
- $lang['wel_server_domain_ip'] ='Server Domain IP';
- $lang['wel_server'] ='Server';
- $lang['wel_version'] ='Version';
- $lang['wel_file_uplode_limit'] ='File Uplode Limit';
- $lang['wel_max_occupied_memory'] ='Max Occupied Memory';
- $lang['wel_max_ex_time'] ='Max Ex Time';
- $lang['wel_safe_mode'] ='Safe Mode';
- $lang['wel_support'] ='Support';
- $lang['wel_deshangwangluo'] ='DeShang WangLuo';
- $lang['wel_piracy_must_be_studied'] ='Piracy Must Be Studied';
- $lang['aboutus_website'] ='Aboutus Website';
- $lang['wel_communication_bbs'] ='Communication BBS';
- $lang['temporary_installation'] ='Temporary Installation';
|