aboutsummaryrefslogtreecommitdiffstats
path: root/modules/translation/i18n/localestore.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor error system (#33771)wxiaoguang2025-03-031-1/+2
* Improve TrHTML and add more tests (#29228)wxiaoguang2024-02-181-3/+5
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-19/+22
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-7/+2
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-1/+0
* 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/+2
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-0/+161