aboutsummaryrefslogtreecommitdiffstats
path: root/modules/translation/translation.go
Commit message (Expand)AuthorAgeFilesLines
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-3/+11
* Make repo size style matches others (commits/branches/tags) (#24408)wxiaoguang2023-04-281-0/+8
* Refactor locale number (#24134)wxiaoguang2023-04-171-5/+25
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-9/+5
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-031-0/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Use en-US as fallback when using other default language (#21200)wxiaoguang2022-09-251-4/+12
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-44/+55
* Make better use of i18n (#20096)Gusted2022-06-261-27/+25
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-8/+13
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-10/+28
* Fix the missing i18n key for update checker (#18646)wxiaoguang2022-02-071-0/+12
* Sort locales according to their names (#18211)delvh2022-01-081-1/+9
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-0/+65
* Use index of the supported tags to choose user lang (#15452)Naohisa Murakami2021-04-141-7/+9
* Use i18n.Reset to reload locales (#15073)65432021-03-211-8/+2
* Fix locale init (#14582)John Olheiser2021-02-051-2/+9
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-1/+0
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-21/+28
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-0/+92