aboutsummaryrefslogtreecommitdiffstats
path: root/modules/translation/translation.go
Commit message (Expand)AuthorAgeFilesLines
* 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