feat: implement search functionality in MusicProductionController, enhance view with search form and localization support for search results
This commit is contained in:
@@ -7,6 +7,8 @@ return [
|
||||
'meta-index-title' => 'Music production, soundtracks and corporate music projects.',
|
||||
'meta-index-description' => 'Explore our albums, singles and production work published on Spotify, YouTube and digital platforms.',
|
||||
'empty' => 'No music productions registered yet.',
|
||||
'search_placeholder' => 'Search by title or client name…',
|
||||
'search_no_results' => 'No results found for “:query”.',
|
||||
'card_category_default' => 'Production',
|
||||
'view_details_tooltip' => 'View details',
|
||||
'project_details' => 'Project Details',
|
||||
|
||||
Reference in New Issue
Block a user