{$i18n.t('Vault Setup')}

Scan mode

(mode = 'Mirror')} active={mode === 'Mirror'} > Mirror

{$i18n.t('Groups are nested reflecting the original file directory structure.')}

(mode = 'Flat')} active={mode === 'Flat'} > Flat

{$i18n.t('All groups are created as direct descendants of the root group.')}

(mode = 'Incoming')} active={mode === 'Incoming'} > Incoming

{$i18n.t("New files are added to a group called 'Incoming'.")}

submitOptions()}> {$i18n.t('Confirm and start scan')}