aboutsummaryrefslogtreecommitdiffstats
path: root/modules/translation
Commit message (Expand)AuthorAgeFilesLines
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-3/+5
* Use en-US as fallback when using other default language (#21200)wxiaoguang2022-09-254-12/+36
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-286-349/+324
* Allow dev i18n to be more concurrent (#20159)zeripath2022-07-041-74/+168
* Make better use of i18n (#20096)Gusted2022-06-263-82/+150
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-033-8/+212
* 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