gitea/templates/user
Gerd Katzenbeisser 31f8880bc2
Show placeholder email in privacy popup ()
This PR will show the _noreply_ address in the privacy popup
_keep_email_private_popup_.

I had to look into the source code to figure out which E-Mail Adress I
had to use on gitea.com to hide it from public access.

According to the contribution guidelines I only updated the en-US
translation file.

Co-authored-by: Hakito <hakito@git.example.com>
..
auth Don't show Link to TOTP if not set up ()
dashboard Fix template bug ()
notification More `db.DefaultContext` refactor ()
overview Always use `ctx.Locale.Tr` inside templates ()
settings Show placeholder email in privacy popup ()
code.tmpl Fix inconsistent user profile layout across tabs ()
heatmap.tmpl Fix more "locale" usages ()
profile.tmpl Always use `ctx.Locale.Tr` inside templates ()