Commit Graph
7 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 f20414b3a5 fix(admin): Use admin-hello first
(#274) (#255)
2025-06-15 15:33:12 +08:00
lejianwen 5d5aae6b3c fix(admin): Admin hello 2025-02-20 19:37:34 +08:00
lejianwen 63cf231bdc fix(admin): Admin web title 2025-02-12 21:10:07 +08:00
lejianwen 6aebf061a4 style: Module name 2025-02-12 19:46:39 +08:00
lejianwen 32a9eda8ca style: Module name 2025-02-12 16:07:51 +08:00
ljw 7bb2ce0a43 add admin conf 2024-11-11 22:26:15 +08:00