{$_("me.settings.privacy_title")}
{$_("me.settings.privacy_title")}
{$_("me.settings.privacy_subtitle")}
{$_("me.settings.email")}
{$_("me.settings.password")}
(showPassword = !showPassword)} class="cursor-pointer absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground hover:text-foreground" > {#if showPassword}
{:else}
{/if}
{$_("me.settings.confirm_password")}
(showConfirmPassword = !showConfirmPassword)} class="cursor-pointer absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground hover:text-foreground" > {#if showConfirmPassword}
{:else}
{/if}
{#if isSecurityError}
{$_("me.settings.error")}
{securityError}
{/if}
{#if isSecurityLoading}
{$_("me.settings.updating_security")} {:else} {$_("me.settings.update_security")} {/if}