gitea/services/mailer
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141)
Refer: https://github.com/go-gitea/gitea/pull/18135#issuecomment-1003246099

Now we have a unique and simple `TrN`, and make the fix of PR #18135 also use the better `TrN` logic.
2022-01-02 04:33:57 +01:00
..
mail_comment.go
mail_issue.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
mail_release.go Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
mail_repo.go Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
mail_test.go Add List-Unsubscribe header (#17804) 2021-12-21 22:53:03 +00:00
mail.go Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
mailer_test.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
mailer.go
main_test.go