diff --git a/src/routes/console/project-[project]/auth/user-[user]/updateEmail.svelte b/src/routes/console/project-[project]/auth/user-[user]/updateEmail.svelte index 62ff255f83..8a18491e3a 100644 --- a/src/routes/console/project-[project]/auth/user-[user]/updateEmail.svelte +++ b/src/routes/console/project-[project]/auth/user-[user]/updateEmail.svelte @@ -36,6 +36,11 @@
Email +

+ Update user's email. An Email should be formatted as: name@example.com. +

    Password -

    - Enter a new password. A password must contain at least 8 characters. -

    +

    Enter a new password. A password must contain at least 8 characters.

      Phone +

      + Update user's phone. A phone number must contain leading '+' and maximum of 15 digits. +

        - User Preferences -

        - You can update your user preferences by storing information on the user's objects so - they can easily be shared across devices and sessions. -

        + Preferences +

        Add custom user preferences to share them across devices and sessions.