Commit Graph
8 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 3ef4454c05 feat: Add Korean translations validator (#168) 2025-04-02 09:42:29 +08:00
lejianwen 23c5a96fe1 feat(i18n): Add ZH_TW 2025-01-19 13:10:19 +08:00
jimmyGALLAND 9ebfd6de85 add locale french 2024-12-21 22:56:48 +01:00
lejianwen 287bbd43fb add es lang 2024-11-26 10:43:01 +08:00
ljw 476f251d2c add ru lang 2024-10-22 19:46:38 +08:00
ljw e2fa928648 add ko lang,but validator dont have translations ko 2024-10-22 12:21:32 +08:00
ljw 6fb1235dd8 up 2024-10-22 11:28:27 +08:00