{t('app.name')}
Create your admin account
{ e.preventDefault(); handleSetup(); }} class="space-y-4">
{t('auth.username')}
{t('auth.password')}
{#if error}
{error}
{/if}
{loading ? t('common.loading') : t('auth.setup')}