{#if updated}

{$t("edit-profile.avatar-updated")}

{/if} {#if avatarTooLarge}

{$t("edit-profile.file-too-large", { max: prettyBytes(MAX_AVATAR_BYTES), current: prettyBytes(avatar.length), })}

{/if}