5 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
Plynksiy Nikita fb34d0ac83 fix: correct typo in build arg FRONTEND_GIT_REPO (#292) 2025-06-18 20:42:13 +08:00
Tao Chen 3cd90c8f74 fronted for docker-dev 2024-11-03 16:34:50 +08:00
Tao Chen d21b5809c4 add ARG CONTRY=CN to improve the alpinelinux install speed 2024-11-01 00:29:33 +08:00
ljw eada376783 add docker-compose-dev.yaml 2024-10-30 15:34:45 +08:00