feat: 售后政策

This commit is contained in:
2025-04-22 09:35:22 +08:00
parent fa8feaacbd
commit f9afb177eb
22 changed files with 371 additions and 5 deletions

View File

@@ -41,11 +41,19 @@ return [
'no_data' => 'No Result',
'no_video' => 'No Video',
],
'mileage' => [
'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',
],