20 lines
859 B
PHP
20 lines
859 B
PHP
<?php
|
||
|
||
return [
|
||
'搜索' => 'Search',
|
||
'搜索历史' => 'Search History',
|
||
'请择地区' => 'SELECT A REGION',
|
||
'首页' => 'Home',
|
||
'产品列表' => 'Products',
|
||
'产品' => 'Product',
|
||
'联系方式' => 'Contact',
|
||
'查看所有' => 'View All',
|
||
'查看全部' => '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',
|
||
]; |