feat: 联系我们 - 客户服务

This commit is contained in:
2025-04-21 17:30:50 +08:00
committed by jsasg
parent e18d39247f
commit be48d8a951
6 changed files with 202 additions and 0 deletions

View File

@@ -46,6 +46,9 @@ return [
'events' => 'Brand Events',
'development' => 'Tech Development',
],
'contact_index' => [
'title' => 'contact us',
],
'contact_message' => [
'title' => 'contact us',
'our_information' => 'Our Information',

View File

@@ -46,6 +46,9 @@ return [
'events' => '品牌里程',
'development' => '品牌活动',
],
'contact_index' => [
'title' => '客户服务',
],
'contact_message' => [
'title' => '联系我们',
'our_information' => '我们的信息',