{#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}