Commit Graph
9 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
ljw eada376783 add docker-compose-dev.yaml 2024-10-30 15:34:45 +08:00
Tao Chen 17305b6a6f fix bug 2024-10-29 18:48:37 +08:00
Tao Chen 461b100b6c fix bug 2024-10-29 14:27:15 +08:00
Tao Chen 4baa8d392e optimize docker 2024-10-29 11:50:55 +08:00
ljw ae4672174a up 2024-09-20 10:14:38 +08:00
ljw ebd1feb8d1 update README.md 2024-09-18 21:27:44 +08:00
ljw fefb679cfc up docker 2024-09-14 07:59:35 +08:00
ljw c827a4e335 add Dockerfile & up readme 2024-09-13 21:01:37 +08:00