49 lines
1.9 KiB
PHP
49 lines
1.9 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' => '品牌活动',
|
||
],
|
||
]; |