{#if captcha_enabled && hcaptchaSitekey} {/if} {#if import.meta.env.VITE_RECAPTCHA && captcha_enabled} {/if} {#if game_pin === '' || game_pin.length < 6}

{$t('words.game_pin')}


{$t('words.submit')}
{:else}

{$t('words.username')}

{#if custom_field}

{custom_field}

{/if}
{$t('words.submit')}
{/if}