Server : nginx/1.22.1 System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : www ( 1000) PHP Version : 7.2.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/www.jkmold.com/phpcms/languages/lang/en/ |
<?php /* 公共 */ $langs['home']="Home"; $langs['home_en']="Home"; $langs['site']="网站"; $langs['returnhome']="返回首页 >>"; $langs['zh']="中文简体"; $langs['en']="ENGLISH"; $langs['current_location']="您所在的位置:"; $langs['see_the_details']="查看详情"; $langs['understand_more']="了解更多"; $langs['see_more']="查看更多"; $langs['en_more']="More>>"; $langs['empty_data']="Data processing..."; $langs['share_to']="Share to: "; $langs['previous']="Previous: "; $langs['next']=" :Next "; /*单页 */ $langs['scan_attention']='扫描关注'; $langs['learn_more']='了解详情'; /* 底部 */ $langs['site_nav']="Navigation"; $langs['contact_us']="联系我们"; $langs['by']=" By "; $langs['technical_support']='   Technical Support : <a href="http://www.sznbone.com" style="color:#666">www.sznbone.com</a>'; /* 招聘 */ $langs['location']='Location:'; $langs['job_level']='Job Level:'; $langs['job_type']='Job Type:'; $langs['hiring']='Hiring:'; $langs['education']='Education:'; $langs['functional_categories']='Functional Categories:'; $langs['clerk_jobs']='Apply for office clerk jobs'; $langs['job_view']='There are currently twenty job listings'; $langs['read_more']='Read more'; $langs['salary']='Salary: '; /* 首页 */ $langs['index_questions_en_desc']=" <p>Have any questions ?</p><h6>Please contact us in time, we will have someone to deal with .</h6>"; $langs['index_company_news']="Company <span>news</span>"; $langs['index_about_en']="With great vision and passion, Mr B.C. Lee found CST Electrical Co.,Ltd at 2003,with best intention to provide world class connectors, cables and molding/tooling in support of global customers include traditional consumer and new technologies."; /* 新闻 */ $langs['release_time']="Release time:"; $langs['views']="浏览次数:"; $langs['times']="次"; $langs['source']="来源:"; $langs['return_to']="Return to"; $langs['print_page']="Print this page"; $langs['tags']="TAGS"; $langs['xian']="-"; /* 产品 */ $langs['characteristic']='characteristic'; $langs['pro_description']='Description :'; $langs['pro_details']='Details :'; /* 下载 */ $langs['download']="下载"; /* 单页 */ /* 其他 */ $langs['psp']='<script src="'.PLUGIN_STATICS_PATH.'/layer/layer.js"></script>'; /* 搜索 */ $langs['search_btn']='搜索'; $langs['search_en']='Search'; $langs['search_key']='请输入关键词...'; $langs['search_no_res']='没有你要的结果,请更换关键字'; /*留言板*/ $langs['get_in_touch']="Get In Touch"; $langs['msg_name']="Name(required)"; $langs['msg_email']="Email(required)"; $langs['msg_phone']="Phone Number"; $langs['msg_country']="Country(required)"; $langs['msg_message']="Your Message"; $langs['submit']='Confirm'; $langs['names_tips']='用户名不可以为空'; $langs['emails_tips']='email不可以为空'; $langs['tels_tips']='Phone Number不可以为空'; $langs['countrys_tips']='Country不可以为空'; $langs['contents_tips']='Your Message不可以为空'; /* 表单 */ /* 模板数据 */ /* 反回语音包 */ return $langs; ?>