This commit is contained in:
ericli1018
2025-06-13 12:24:35 +08:00
parent 1caae33c43
commit 6dfe3e0677
74 changed files with 1497 additions and 253 deletions

View File

@ -26,6 +26,15 @@ return [
'feature_spec' => 'Specifications',
'photos' => 'Photos',
'slug' => 'Slug',
'product_related' => 'Product Related',
'company' => 'Company',
'phone' => 'Phone',
'job_title' => 'Job Title',
'country' => 'Country',
'feature_resource' => 'Resource',
'feature_related_part' => 'Related Part',
'featured_img' => 'Featured Image',
'event_at' => 'Event Datetime',
],
'account' => [
'title' => 'Account',
@ -42,7 +51,7 @@ return [
'home_carousel' => [
'title' => 'Home Carousel Manage',
'content' => [
'ttile' => 'Home Carousel',
'title' => 'Home Carousel',
'item' => 'Carousel Item',
'items' => 'Carousel Items'
],