Commit Graph
6 Commits
Author SHA1 Message Date
thomasandClaude Opus 4.8 16e97c8efa i18n: Translate all Chinese to English across the codebase
Translate Chinese comments, log/error messages, validator labels and
Swagger annotations to English throughout the source code, generated
Swagger docs, config files and CI workflows.

Make the English README primary: README.md now holds the English docs
and README_EN.md holds the Chinese version, with cross-language links
updated accordingly.

Note: the generated docs/ swagger files were translated in place; run
`go generate ./...` (swag init) to regenerate them from the now-English
annotations when a Go toolchain is available.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 12:17:04 +02:00
lejianwen dd78911ed9 fix: PageSize (#225) 2025-05-06 19:08:18 +08:00
lejianwen 7749ff0729 up username length to 32 #70 2024-12-06 10:22:28 +08:00
ljw e71ea2243f fix username length #48 2024-11-05 11:57:16 +08:00
ljw a4b413dadb add oauth loginlog & fix bugs 2024-09-19 10:44:49 +08:00
ljw c53df223d1 first 2024-09-13 15:57:29 +08:00