File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/app/lang/en/partials/search.php
<?php
return [
'placeholder' => 'Search by brand, type or article number',
'results_title' => 'Search results for <strong">‘<span id="search-term">:query</span>’</strong>',
'product_count' => 'Products',
'category_count' => 'Categories',
'page_count' => 'Pages',
'did_you_mean' => 'Did you mean',
'askHelp' => "Can’t find the right filter? <a href=':link' >We will gladly assist you</a>.",
'no_result' => 'There are no results that match your search.',
];