Skip to content

docs: split bank & commerce template READMEs into bilingual (EN/ZH) - #1

Merged
HoweChen merged 1 commit into
mainfrom
docs/template-dual-language-readme
Aug 2, 2026
Merged

docs: split bank & commerce template READMEs into bilingual (EN/ZH)#1
HoweChen merged 1 commit into
mainfrom
docs/template-dual-language-readme

Conversation

@HoweChen

@HoweChen HoweChen commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Each template README is now split into English (README.md) and Chinese (README.zh-CN.md), following the root project's existing i18n convention.

Template English Chinese
bank templates/bank/README.md (full translation from Chinese → English) templates/bank/README.zh-CN.md (original Chinese preserved)
commerce templates/commerce/README.md (original English, link added) templates/commerce/README.zh-CN.md (full translation from English → Chinese)

Changes

  • bank: original Chinese README translated to professional English (large-project style); Chinese content moved to README.zh-CN.md
  • commerce: original English README translated to Chinese; English file keeps its content with a language-switcher link added
  • Both pairs cross-reference each other with [中文文档](README.zh-CN.md) / [English README](README.md) links
  • Root README.zh-CN.md now links to both language versions per template
  • Naming convention matches the root README.md + README.zh-CN.md pattern

Test plan

  • All 4 README files created/updated with correct cross-references
  • No broken links (relative paths verified)
  • Root README links still resolve to valid files

🤖 Generated with Claude Code

Each template README is now split into English (README.md) and Chinese
(README.zh-CN.md), following the root project's existing i18n convention.

- bank: translate the original Chinese README to English; preserve
  Chinese content as README.zh-CN.md
- commerce: translate the original English README to Chinese; keep
  English content in README.md (language switcher link added)
- Both pairs cross-reference each other with language-switcher links
- Root README.zh-CN.md now links to both language versions per template

Co-Authored-By: Claude <noreply@anthropic.com>
@HoweChen

HoweChen commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

LGTM

@HoweChen
HoweChen merged commit 63f82d2 into main Aug 2, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant