[ 'product_categorys' => 'Products' ], 'header_search' => [ 'history' => 'Search History', 'hot_product' => 'Popular Products', ], 'footer_navigation' => [ 'product_categorys' => 'Product' ], 'footer_contact' => 'Contact', 'index' => [ 'featured_products' => 'Featured Products', 'view_all' => 'View All', 'learn_more' => 'Learn More', 'orico_technology' => 'ORICO Technology', 'orico_technology_desc' => 'Designed to be just as easy to learn as iPhone.Chatting with friends.', 'faq' => 'FAQ', 'faq_short_desc' => 'What are you most concerned about', 'faq_desc' => 'Our customer support is available Manday to Friday 9am600pmAverage arswer time 24h', ], 'article' => [ 'detail_share' => 'SHARE', 'detail_leave_reply' => 'Leave a Reply', 'detail_leave_reply_name' => 'Name', 'detail_leave_reply_email' => 'Email', 'detail_leave_reply_email_tip' => 'Your email address will not be pulished.', 'detail_leave_reply_comment' => 'Comment', 'detail_leave_reply_submit' => 'POST COMMENT', 'detail_recommend' => 'Recommended for you', ], 'attachment' => [ 'software_drives' => 'Software and Drivers', 'video' => 'Videos', 'support_model' => 'Supported Models', 'support_platform' => 'Supported Systems', 'search_placeholder' => 'Search model', 'no_data' => 'No Result!', 'no_video' => 'No Video!', ], 'aboutus_introduction' => [ 'title' => 'Introduction of the Brand', 'section_why_title' => 'Why Choose Us', 'section_service_title' => 'How We Can Help with Customization', 'section_difference_title' => 'For Different Situation', ], 'aboutus_mileage' => [ 'achievement' => 'Our Achievement', 'events' => 'Brand Events', 'development' => 'Tech Development', ], 'aboutus_policy' => [ 'title' => 'After-Sales Policy', 'banner_1_title' => 'After-sale Policy', 'banner_1_desc' => 'ORICO commits to provide 7-day Refund, 15-day Exchange, 1-year Quality Warranty. ', 'banner_3_title' => 'For your own benefits, please mind the following information', 'banner_3_desc' => 'For a smooth return and refund, quality warranty, please follow these steps:', 'banner_5_title' => 'ORICO is not liable for:' ], 'contact_index' => [ 'title' => 'contact us', ], 'contact_message' => [ 'title' => 'contact us', 'our_information' => 'Our Information', 'send_question' => 'Send Us Your Question', 'form_name' => 'Yuor Name', 'form_name_placeholder' => 'This is your placeholder text', 'form_email' => 'Your Email', 'form_email_placeholder' => 'This is your placeholder text', 'form_question' => 'Your Message', 'form_question_placeholder' => 'This is your placeholder text', 'form_submit' => 'SEND', 'become_a_distributor' => 'Become a Distributor', // 验证器中文本 'validate_name_required' => 'Name is required', 'validate_name_max' => 'Name cannot exceed 64 characters', 'validate_email_required' => 'Email is required', 'validate_email_email' => 'Email format is incorrect', 'validate_email_max' => 'Email cannot exceed 128 characters', 'validate_content_required' => 'Message is required', 'validate_content_max' => 'Message cannot exceed 1024 characters', // 返回文本 'send_success' => 'success', 'send_fail' => 'fail', ], 'contact_distributor' => [ 'title' => 'Become a Distributor', 'section_title' => 'To Be Our Distributor', 'section_desc_1' => 'Ready to join us?', 'section_desc_2' => 'Enter your details below and our Sales team will get back to you within 2 business days.', 'form_corp_name' => 'Company Name', 'form_corp_name_placeholder' => 'Enter your Company Name', 'form_email' => 'Contact Email', 'form_email_placeholder' => 'Enter your Email', 'form_phone' => 'Phone Number', 'form_phone_placeholder' => 'This is your placeholder text', 'form_business_type' => 'Type of Business', 'form_online_shop_url' => 'Online Shop URL', 'form_online_shop_url_placeholder' => 'This is your placeholder URL', 'form_enterprise_size' => 'Enterprise size', 'form_corp_address' => 'Company Address', 'form_corp_address_placeholder' => 'Enter Address', 'form_message' => 'Message', 'form_message_placeholder' => 'Enter your message', 'form_submit' => 'SUBMIT', // 验证器中文本 'validate_name_required' => 'Company Name is required', 'validate_name_max' => 'Company Name cannot exceed 64 characters', 'validate_email_required' => 'Email is required', 'validate_email_email' => 'Email format is incorrect', 'validate_email_max' => 'Email cannot exceed 128 characters', 'validate_phone_required' => 'Phone Number is required', 'validate_phone_max' => 'Phone Number cannot exceed 64 characters', 'validate_business_type_required' => 'Type of Business is required', 'validate_business_type_max' => 'Type of Business cannot exceed 128 characters', 'validate_enterprise_size_required' => 'Enterprise size is required', 'validate_enterprise_size_max' => 'Enterprise size cannot exceed 128 characters', 'validate_address_required' => 'Company Address is required', 'validate_address_max' => 'Company Address cannot exceed 255 characters', 'validate_message_required' => 'Message is required', // 返回文本 'send_success' => 'Add Success!', 'send_fail' => 'Add Fail!', ], 'contact_bulkbuy' => [ 'title' => '', 'form_title' => 'Bulk Buy', 'form_corp_name_label' => 'Company Name', 'form_corp_name_placeholder' => 'Legal business name', 'form_website_url_label' => 'Official website', 'form_website_url_placeholder' => 'Please paste the URL', 'form_username_label' => 'Your Name', 'form_firstname_placeholder' => 'First name', 'form_lastname_placeholder' => 'Last name', 'form_email_label' => 'Email', 'form_email_placeholder' => 'Please enter your email', 'form_phone_label' => 'Phone Numbe', 'form_phone_placeholder' => 'Please enter your phone number', 'form_checkbox_label' => 'Products you are interested in?', 'form_message_label' => 'Message', 'form_message_placeholder' => 'Methods used', 'form_submit' => 'SUBMIT', // 验证器中文本 'validate_corp_name_require' => 'Company Name is required', 'validate_corp_name_max' => 'Company Name cannot exceed 128 characters', 'validate_url_max' => 'URL cannot exceed 255 characters', 'validate_first_name_require' => 'First Name is required', 'validate_first_name_max' => 'First Name cannot exceed 64 characters', 'validate_last_name_require' => 'Last Name is required', 'validate_last_name_max' => 'Last Name cannot exceed 64 characters', 'validate_email_require' => 'Email is required', 'validate_email_email' => 'Email format is incorrect', 'validate_email_max' => 'Email cannot exceed 128 characters', 'validate_phone_max' => 'Phone Number cannot exceed 32 characters', 'validate_interested_max' => 'Interested in cannot exceed 255 characters', 'validate_message_require' => 'Message is required', 'validate_message_max' => 'Message cannot exceed 1024 characters', // 返回文本 'send_success' => 'Add Success!', 'send_fail' => 'Add Fail!', ], 'product_detail' => [ 'detail_section_title' => 'Product Description', 'related_products' => 'Related Products', 'display_form' => 'Send Inquiry', 'form_name' => 'Name', 'form_first_name_placeholder' => 'First name', 'form_last_name_placeholder' => 'Last name', 'form_corp' => 'Company/Organization', 'form_email' => 'Email Address', 'form_phone' => 'Phone Number', 'form_country' => 'Country', 'form_country_placeholder' => '--- Select your country ---', 'form_industry' => 'Industry', 'form_inquiry' => 'Inquiry', 'form_submit' => 'SUBMIT', // 验证器中文本 'validate_first_name_require' => 'First Name is required', 'validate_first_name_max' => 'First Name cannot exceed 64 characters', 'validate_last_name_require' => 'Last Name is required', 'validate_last_name_max' => 'Last Name cannot exceed 64 characters', 'validate_email_require' => 'Email is required', 'validate_email_email' => 'Email format is incorrect', 'validate_email_max' => 'Email cannot exceed 128 characters', 'validate_phone_max' => 'Phone Number cannot exceed 32 characters', 'validate_country_name_require' => 'Country is required', 'validate_country_name_max' => 'Country cannot exceed 128 characters', 'validate_corp_name_require' => 'Company/Organization is required', 'validate_corp_name_max' => 'Company/Organization cannot exceed 128 characters', 'validate_industry_require' => 'Industry is required', 'validate_industry_max' => 'Industry cannot exceed 64 characters', 'validate_message_require' => 'Message is required', 'validate_message_max' => 'Message cannot exceed 1024 characters', // 返回文本 'send_success' => 'Add Success!', 'send_fail' => 'Add Fail!', ], 'topic_nas_index' => [ 'solution_section_title' => 'ORICO网络存储解决方案', 'software_section_title' => 'NAS配套软件', ], 'topic_nas_cooperation' => [ 'advantages_section_title' => 'Cooperation advantages', 'contacts_section_title' => 'Looking forward to working with you' ] ];