115 lines
5.7 KiB
PHP
115 lines
5.7 KiB
PHP
<?php
|
||
|
||
return [
|
||
'header_navigation' => [
|
||
'product_categorys' => '产品列表'
|
||
],
|
||
'header_search' => [
|
||
'hot_product' => '热销产品',
|
||
'history' => '搜索记录',
|
||
],
|
||
'footer_navigation' => [
|
||
'product_categorys' => '产品'
|
||
],
|
||
'footer_contact' => '联系我们',
|
||
'index' => [
|
||
'featured_products' => '明星产品/热点产品',
|
||
'view_all' => '查看所有',
|
||
'learn_more' => '了解更多',
|
||
'orico_technology' => 'ORICO 技术',
|
||
'orico_technology_desc' => '强大功能、简单使用',
|
||
'faq' => '常见问题',
|
||
'faq_short_desc' => '回答您最关心的问题',
|
||
'faq_desc' => '客服团队的工作时间:周一到周五,早9点到晚6点 平均应答时间:24小时内',
|
||
],
|
||
'article' => [
|
||
'detail_share' => '分享',
|
||
'detail_leave_reply' => '留言',
|
||
'detail_leave_reply_name' => '名称',
|
||
'detail_leave_reply_email' => '电子邮箱',
|
||
'detail_leave_reply_email_tip' => '您的电子邮件地址不会被公开',
|
||
'detail_leave_reply_comment' => '留言',
|
||
'detail_leave_reply_submit' => '提交留言',
|
||
'detail_recommend' => '你可能还喜欢',
|
||
],
|
||
'attachment' => [
|
||
'software_drives' => '软件和驱动程序',
|
||
'video' => '视频',
|
||
'support_model' => '支持型号',
|
||
'support_platform' => '支持系统',
|
||
'search_placeholder' => '搜索型号',
|
||
'no_data' => '查询无结果!',
|
||
'no_video' => '查询无此视频!',
|
||
],
|
||
'mileage' => [
|
||
'achievement' => 'ORICO荣耀',
|
||
'events' => '品牌里程',
|
||
'development' => '品牌活动',
|
||
],
|
||
'contact_index' => [
|
||
'title' => '客户服务',
|
||
],
|
||
'contact_message' => [
|
||
'title' => '联系我们',
|
||
'our_information' => '我们的信息',
|
||
'send_question' => '提交您的问题',
|
||
'form_name' => '姓名',
|
||
'form_name_placeholder' => '请输入你的姓名',
|
||
'form_email' => '电子邮箱',
|
||
'form_email_placeholder' => '请输入你的邮箱',
|
||
'form_question' => '您的问题',
|
||
'form_question_placeholder' => '请输入你的问题',
|
||
'form_submit' => '发送',
|
||
'become_a_distributor' => '成为经销商',
|
||
// 验证器中文本
|
||
'validate_name_required' => '姓名不能为空',
|
||
'validate_name_max' => '姓名不能超过64个字符',
|
||
'validate_email_required' => '邮箱不能为空',
|
||
'validate_email_email' => '邮箱格式不正确',
|
||
'validate_email_max' => '邮箱不能超过128个字符',
|
||
'validate_content_required' => '问题不能为空',
|
||
'validate_content_max' => '问题不能超过1024个字符',
|
||
// 返回文本
|
||
'send_success' => '提交成功',
|
||
'send_fail' => '提交失败',
|
||
],
|
||
'contact_distributor' => [
|
||
'title' => '成为经销商',
|
||
'section_title' => '成为经销商',
|
||
'section_desc_1' => '准备好加入我们了吗?',
|
||
'section_desc_2' => '在下面输入您的详细信息,我们的销售团队将在2个工作日内回复您。',
|
||
'form_corp_name' => '公司名称',
|
||
'form_corp_name_placeholder' => '请输入公司名称',
|
||
'form_email' => '电子邮箱',
|
||
'form_email_placeholder' => '请输入邮箱',
|
||
'form_phone' => '电话号码',
|
||
'form_phone_placeholder' => '请输入电话号码',
|
||
'form_business_type' => '业务类型',
|
||
'form_online_shop_url' => '在线商店网址',
|
||
'form_online_shop_url_placeholder' => '请输入网址',
|
||
'form_enterprise_size' => '企业规模',
|
||
'form_corp_address' => '公司地址',
|
||
'form_corp_address_placeholder' => '请输入地址',
|
||
'form_message' => '留言',
|
||
'form_message_placeholder' => '请输入留言',
|
||
'form_submit' => '提交',
|
||
// 验证器中文本
|
||
'validate_name_required' => '公司名称不能为空',
|
||
'validate_name_max' => '公司名称不能超过64个字符',
|
||
'validate_email_required' => '邮箱不能为空',
|
||
'validate_email_email' => '邮箱格式不正确',
|
||
'validate_email_max' => '邮箱不能超过128个字符',
|
||
'validate_phone_required' => '电话号码不能为空',
|
||
'validate_phone_max' => '电话号码不能超过64个字符',
|
||
'validate_business_type_required' => '业务类型不能为空',
|
||
'validate_business_type_max' => '业务类型不能超过128个字符',
|
||
'validate_enterprise_size_required' => '企业规模不能为空',
|
||
'validate_enterprise_size_max' => '企业规模不能超过128个字符',
|
||
'validate_address_required' => '公司地址不能为空',
|
||
'validate_address_max' => '公司地址不能超过255个字符',
|
||
'validate_message_required' => '留言内容不能为空',
|
||
// 返回文本
|
||
'send_success' => '信息已成功提交',
|
||
'send_fail' => '信息提交失败',
|
||
]
|
||
]; |