docs: split bank & commerce template READMEs into bilingual (EN/ZH) - #1
Merged
Merged
Conversation
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>
Contributor
Author
|
LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.templates/bank/README.md(full translation from Chinese → English)templates/bank/README.zh-CN.md(original Chinese preserved)templates/commerce/README.md(original English, link added)templates/commerce/README.zh-CN.md(full translation from English → Chinese)Changes
README.zh-CN.md[中文文档](README.zh-CN.md)/[English README](README.md)linksREADME.zh-CN.mdnow links to both language versions per templateREADME.md+README.zh-CN.mdpatternTest plan
🤖 Generated with Claude Code