{$t('search_type')}
{#if queryType === 'smart'}
{$t('search_by_context')}
{:else if queryType === 'metadata'}
{$t('search_by_filename')}
{:else if queryType === 'description'}
{$t('search_by_description')}
{/if}