forgejo/modules/templates
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
..
base.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
dynamic.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
helper.go Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
helper_test.go
static.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
templates_bindata.go