{t('firstrun.title')}
{t('firstrun.desc')}
{t('firstrun.pathLabel')}
{t('firstrun.browse')}
{#if pathInfo}
{pathInfo}
{/if} {#if errorMsg}
{errorMsg}
{/if}
{loading ? t('firstrun.creating') : t('firstrun.create')}
{t('firstrun.quit')}