-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
good first issueLikely to be an easy fixLikely to be an easy fixproposal/acceptedWe have reviewed the proposal and agree that it should be implemented like that/at all.We have reviewed the proposal and agree that it should be implemented like that/at all.type/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Description
Rigistration email title is alway "Welcome to gitea" even with my instance AppName is "DevOps"
issue Regen :
Start any gitea instance
- make sure AppName is anything rather than gitea
- make sure mail is enabled and functional
create new user and checkSend user registiratiin notification
check the mailbody
you would find yourAppName
check the mailtitle
you would findWelcome to gitea
I tried looking for local translation, then understood it's hard coded in locals
however I don't see where the title is renderd in code : seems title is always static
Any way to make it render this title for the site name itself
Gitea Version
1.22.0-rc1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
No response
Operating System
dockerized
How are you running Gitea?
inside docker
Database
None
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fixproposal/acceptedWe have reviewed the proposal and agree that it should be implemented like that/at all.We have reviewed the proposal and agree that it should be implemented like that/at all.type/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.