222 lines
8.6 KiB
PHP
222 lines
8.6 KiB
PHP
<?php
|
||
|
||
return [
|
||
// 公共header/footer
|
||
'首页' => 'Home',
|
||
'产品列表' => 'Products',
|
||
'搜索' => 'Search',
|
||
'搜索历史' => 'Search History',
|
||
'请择地区' => 'SELECT A REGION',
|
||
'产品' => 'Product',
|
||
'联系方式' => 'Contact',
|
||
|
||
// 返回文本
|
||
'提交成功' => 'success',
|
||
'提交失败' => 'fail',
|
||
'信息已成功提交!' => 'Add Success!',
|
||
'信息提交失败!' => 'Add Fail!',
|
||
'留言提交失败' => 'Message submit failed',
|
||
'留言提交成功' => 'Message submit success',
|
||
'当前选定语言的采购可选品类配置出错' => 'Current language configuration of purchase optional categories is incorrect',
|
||
|
||
// 首页
|
||
'index/index' => [
|
||
'查看所有' => 'View All',
|
||
'明星产品/热点产品' => 'Featured Products',
|
||
'了解更多' => 'Learn More',
|
||
'Orico 技术' => 'ORICO Technology',
|
||
'强大功能、简单使用' => 'designed to be just as easy to learn as iPhone. chatting with friends.',
|
||
'常见问题' => 'FAQ',
|
||
'回答您最关心的问题' => 'What are you most concerned about',
|
||
'客服团队的工作时间:周一到周五,早9点到晚6点 平均应答时间:24小时内' => 'Our customer support is available Monday to Friday: 9am-6:00pm. Average answer time: 24h',
|
||
],
|
||
|
||
// 文章详情页
|
||
'article/detail' => [
|
||
'分享' => 'SHARE',
|
||
'留言' => 'Leave a Reply',
|
||
'名称' => 'Name',
|
||
'电子邮箱' => 'Email',
|
||
'您的电子邮件地址不会被公开' => 'Your email address will not be pulished.',
|
||
'留言内容' => 'Comment',
|
||
'评论' => 'COMMENT',
|
||
'提交留言' => 'POST COMMENT',
|
||
'你可能还喜欢' => 'Recommended for you',
|
||
'链接复制成功' => 'Link copied successfully',
|
||
],
|
||
|
||
// 产品分类
|
||
'product/category' => [
|
||
'查看全部' => 'View All',
|
||
],
|
||
// 产品搜索
|
||
'product/search' => [
|
||
'搜索' => 'Search',
|
||
'请搜索' => 'Please search...',
|
||
'暂无数据' => 'No data',
|
||
],
|
||
// 产品详情
|
||
'product/detail' => [
|
||
'首页' => 'Home',
|
||
'型号' => 'Model',
|
||
'发送查询' => 'Send Inquiry',
|
||
'产品描述' => 'Product Description',
|
||
'关联产品' => 'Related Products',
|
||
'姓名' => 'Name',
|
||
'请输入您的名称' => 'First name',
|
||
'请输入您的姓氏' => 'Last name',
|
||
'公司/组织' => 'Company/Organization',
|
||
'邮箱' => 'Email',
|
||
'电话号码' => 'Phone Number',
|
||
'国家' => 'Country',
|
||
'请选择所属国家' => 'Select your country',
|
||
'行业' => 'Industry',
|
||
'询问内容' => 'Inquiry',
|
||
'提交' => 'SUBMIT',
|
||
],
|
||
|
||
// 常见问题
|
||
'faq/index' => [
|
||
'常见FQ_下载与服务_中文官网帮助信息_ORICO/奥睿科官网' => 'FAQ',
|
||
'常见问题解答' => 'Frequently asked questions',
|
||
],
|
||
|
||
// 附件下载
|
||
'attachment/index' => [
|
||
'软件下载' => 'Software download',
|
||
'支持型号' => 'Supported Models',
|
||
'支持系统' => 'Supported Systems',
|
||
'全站搜索' => 'Search',
|
||
'搜索' => 'Search',
|
||
'请搜索' => 'Please search...',
|
||
],
|
||
'attachment/video' => [
|
||
'软件和驱动程序' => 'Software and Drivers',
|
||
'您的浏览器不支持 video 标签。' => 'Your browser does not support HTML5 video.',
|
||
],
|
||
|
||
// 联系我们批量购买页面
|
||
'contactus/bulkbuy' => [
|
||
'批量购买' => 'Bulk Buy',
|
||
'公司名称' => 'Company Name',
|
||
'法定营业名称' => 'Legal business name',
|
||
'官方网站' => 'Official website',
|
||
'请粘贴网址' => 'Please paste the URL',
|
||
'姓名' => 'Your Name',
|
||
'姓' => 'Last name',
|
||
'名' => 'First name',
|
||
'邮箱' => 'Email',
|
||
'请输入邮箱' => 'Enter your Email',
|
||
'电话号码' => 'Phone Number',
|
||
'请输入电话号码' => 'Enter your Phone Number',
|
||
'您对哪个产品品类感兴趣?' => 'Products you are interested in?',
|
||
'留言' => 'Message',
|
||
'请输入留言' => 'Enter your message',
|
||
'提交' => 'SUBMIT',
|
||
],
|
||
// 联系我们成为分销商页面
|
||
'contactus/distributor' => [
|
||
'成为经销商' => 'Become a Distributor',
|
||
'准备好加入我们了吗?<br> 在下面输入您的详细信息,我们的销售团队将在2个工作日内回复您。' => 'Ready to join us?<br/>Enter your details below and our Sales team will get back to you within 2 business days.',
|
||
'公司名称' => 'Company Name',
|
||
'请输入公司名称' => 'Enter your Company Name',
|
||
'电子邮件' => 'Contact Email',
|
||
'请输入邮箱' => 'Enter your Email',
|
||
'电话号码' => 'Phone Number',
|
||
'请输入电话号码' => 'Enter your Phone Number',
|
||
'业务类型' => 'Type of Business',
|
||
'在线商店网址' => 'Online Store URL',
|
||
'企业规模' => 'Enterprise Size',
|
||
'公司地址' => 'Company Address',
|
||
'请输入地址' => 'Enter Address',
|
||
'留言' => 'Message',
|
||
'请输入留言' => 'Enter your message',
|
||
'提交' => 'SUBMIT',
|
||
],
|
||
// 联系我们留言页
|
||
'contactus/message' => [
|
||
'我们的信息' => 'Our Information',
|
||
'姓名' => 'Your name',
|
||
'电子邮箱' => 'Your email',
|
||
'您的问题' => 'Your message',
|
||
'提交您的问题' => 'Send Us Your Question',
|
||
'请输入内容...' => 'This is your placeholder text',
|
||
'发送' => 'SEND',
|
||
'成为经销商' => 'Become a Distributor',
|
||
],
|
||
|
||
// 关于我们 - 品牌介绍
|
||
'aboutus/introduction' => [
|
||
'品牌介绍' => 'Introduction of the Brand',
|
||
'选择我们的理由' => 'Why Choose Us',
|
||
'为您提供专属定制服务' => 'How We Can Help with Customization',
|
||
'对于不同的情况' => 'For Different Situation',
|
||
],
|
||
|
||
// 关于我们 - 文化介绍
|
||
'aboutus/culture' => [
|
||
'文化介绍' => 'Culture Introduction',
|
||
],
|
||
|
||
// 关于我们 - 品牌历程
|
||
'aboutus/mileage' => [
|
||
'ORICO荣耀' => 'Our Achievement',
|
||
'品牌里程' => 'Brand Events',
|
||
'品牌活动' => 'Tech Development',
|
||
],
|
||
|
||
// 关于我们 - 售后政策
|
||
'aboutus/policy' => [
|
||
'售后政策_注意事项' => 'After-Sales Policy',
|
||
'售后政策' => 'After-sale Policy',
|
||
'ORICO/奥睿科商城为您提供七天包退、15天换新、1年保修、终身维护的服务承诺' => 'ORICO commits to provide 7-day Refund, 15-day Exchange, 1-year Quality Warranty. ',
|
||
'为了保障您的合法权益,敬请关注以下信息' => 'For your own benefits, please mind the following information',
|
||
'为了得到深圳市元创时代科技有限公司给予您的“包修、包换、包退”的权益,请您:' => 'For a smooth return and refund, quality warranty, please follow these steps:',
|
||
'特别说明' => 'ORICO is not liable for:'
|
||
],
|
||
|
||
// nas主题 - 首页
|
||
'topicnas/index' => [
|
||
'网络存储解决方案' => 'Network Storage Solutions',
|
||
'配套软件' => 'Software',
|
||
],
|
||
|
||
// nas主题 - 客户合作页
|
||
'topicnas/cooperation' => [
|
||
'成为ORICO合作伙伴' => 'Be an ORICO partner',
|
||
'合作伙伴招募' => 'Partner recruitment',
|
||
'广告代理' => 'Advertising Agency',
|
||
'抖音销售' => 'Douyin Sales',
|
||
'代理经销合作' => 'Proxy and distribution cooperation',
|
||
'ODM合作' => 'ODM cooperation',
|
||
'合作优势' => 'Cooperation advantages',
|
||
'期待与您的合作' => 'Looking forward to working with you'
|
||
],
|
||
|
||
// nas主题 - 下载页
|
||
'topicnas/download' => [
|
||
'CyberData赛博云空间' => 'CyberData',
|
||
'Weline微链接' => 'Weline'
|
||
],
|
||
|
||
// nas主题 - 帮助页
|
||
'topicnas/help' => [
|
||
'帮助中心' => 'Quick Start Guide',
|
||
'请输入搜索关键字,如安装赛博云空间,影视库' => 'What are you looking for?',
|
||
'取消' => 'Cancel',
|
||
'使用教程' => 'User\' s Guide',
|
||
'查看更多' => 'Click to view more',
|
||
'联系我们' => 'Contact US',
|
||
'目录' => 'Content'
|
||
],
|
||
|
||
// nas主题 - 帮助详情页
|
||
'topicnas/helpdetail' => [
|
||
'帮助中心' => 'Quick Start Guide',
|
||
'请输入搜索关键字,如安装赛博云空间,影视库' => 'What are you looking for?',
|
||
'取消' => 'Cancel',
|
||
'使用教程' => 'User\' s Guide',
|
||
'联系我们' => 'Contact US',
|
||
'目录' => 'Content'
|
||
],
|
||
]; |