-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Milestone
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Type
Projects
Relationships
Development
Select code repository
Activity
zeripath commentedon Feb 27, 2021
gitea/services/mailer/mail.go
Lines 227 to 232 in 3d8b5ad
6543 commentedon Feb 27, 2021
refactor to:
pass users into func -> group them by lang -> render for each lang -> send chuncks independent ...
[-]Introduce `$.i18n.Tr` for email template render and localize them[/-][+]Localize Email Templates[/+]6543 commentedon Apr 21, 2021
Current state: all done beside replace strings in themplate with one in locale files by using Tr help function
Localize Email Templates (#16200)
Localize Email Templates (go-gitea#16200)