{$t("auth.email-password-title")}

{#if emails.length > 0}

Your email addresses

{#each emails as method (method.id)} {/each} {#if emails.length < max} {$t("auth.add-email-address")} {/if}

Change password

{:else}

{$t("auth.no-email-addresses")}

{$t("auth.add-email-address")}

{/if}