mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-30 22:11:07 +00:00
Backport #22019 Although there are per-locale fallbacks for ambiguity the locale names for Chinese do not quite match our locales. This PR simply maps zh-CN on to zh-hans and other zh variants on to zh-hant. Ref #20999 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv> |
||
|---|---|---|
| .. | ||
| ambiguous | ||
| invisible | ||
| ambiguous.go | ||
| ambiguous_gen.go | ||
| ambiguous_gen_test.go | ||
| breakwriter.go | ||
| breakwriter_test.go | ||
| charset.go | ||
| charset_test.go | ||
| escape.go | ||
| escape_status.go | ||
| escape_stream.go | ||
| escape_test.go | ||
| htmlstream.go | ||
| invisible_gen.go | ||