Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Translate all docs and code comments to English for OSS publication#6

Merged
satoshi-szk merged 1 commit into
mainfrom
i18n/english-docs-and-comments
Apr 16, 2026
Merged

Translate all docs and code comments to English for OSS publication#6
satoshi-szk merged 1 commit into
mainfrom
i18n/english-docs-and-comments

Conversation

@satoshi-assistant
Copy link
Copy Markdown
Contributor

@satoshi-assistant satoshi-assistant commented Apr 16, 2026

Summary

  • Convert all Japanese documentation and inline code comments to English to make the crate suitable for open-source publication
  • Preserve Japanese versions of the two most critical documents for Japanese-speaking maintainers

Changes

New files

  • README_JA.md — Japanese version of README
  • docs/maintainers_JA.md — Japanese version of the maintainer design notes

Translated to English (full replace)

File Content
README.md Main user-facing documentation
docs/maintainers.md Maintainer/porter design notes
docs/testing.md Testing guide
src/**/*.rs All doc-comments and inline comments
tests/**/*.rs Test comments
benches/**/*.rs Benchmark comments

🤖 Generated with Claude Code

Convert all Japanese documentation and code comments to English to make
the crate suitable for open-source publication. Japanese versions of the
two most important documents are preserved as README_JA.md and
docs/maintainers_JA.md for Japanese-speaking maintainers.

Changed:
- README.md: full English rewrite; README_JA.md added
- docs/maintainers.md: full English rewrite; maintainers_JA.md added
- docs/testing.md: full English rewrite (no Japanese copy kept)
- src/**/*.rs: all Japanese comments and doc-comments replaced with English
- tests/**/*.rs, benches/**/*.rs: Japanese comments replaced with English

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@satoshi-szk satoshi-szk merged commit 0a1fbbf into main Apr 16, 2026
3 checks passed
@satoshi-szk satoshi-szk deleted the i18n/english-docs-and-comments branch April 27, 2026 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants