gitea/modules/translation/i18n
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
2024-02-14 21:48:45 +00:00
..
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
format.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
i18n.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
i18n_test.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
localestore.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00