({ value: e.id, label: e.name })) ]} />
{$t.mapper.source}
{$t.mapper.source_postgres}
{$t.mapper.source_excel}
{#if source === 'postgres'}
({ value: c.id, label: c.name })) ]} />
{:else}
{/if}
{isRunning ? $t.mapper.starting : $t.mapper.run}