Skip to content

Add a translated version of README.md in Chinese #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

8086CJ
Copy link

@8086CJ 8086CJ commented Aug 5, 2025

README_zh_CN.md is the translated version of README.md in Chinese(Simplified).

This close issue #271.

README_zh_CN.md is the translated version of README.md in Chinese(Simplified).
@corbt
Copy link
Contributor

corbt commented Aug 7, 2025

Thanks for the contribution! Do you know if there's a good automated flow we could adopt to keep the two README versions in sync? I worry about content drift.

@arcticfly
Copy link
Contributor

Thanks for the contribution! Do you know if there's a good automated flow we could adopt to keep the two README versions in sync? I worry about content drift.

I wonder how difficult it would be for an LLM to generate a new README in various languages. Flow could be as simple as

(current [non-english] README + updated English README) -> updated [non-english] README

@8086CJ
Copy link
Author

8086CJ commented Aug 9, 2025

Thanks for the contribution! Do you know if there's a good automated flow we could adopt to keep the two README versions in sync? I worry about content drift.
Sorry, I don't know. I guess an LLM Agent could be useful to generate README files in various languages.

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.

3 participants