{$t('search_type')}
{#if selectedOption === TextSearchOptions.Context}
{$t('search_by_context')}
{:else}
{$t('search_by_filename')}
{/if}