Summary
- Translate and localize repository READMEs while preserving Markdown structure, code blocks, and repo-specific tokens.
- Reads a source README, creates localized sibling files (e.g., README.zh.md , README.es.md ), and adds a language selector to every variant Preserves GitHub-flavored Markdown, heading hierarchy, code fences, badge URLs, commands, environment variables, file paths, and intra-document anchor links Rewrites localized heading anchors and same-file links to match translated heading slugs without breaking navigation Applies glossaries and do-not-translate lists consistently across all target languages; respects existing multilingual naming patterns in the repo