Skip to content

Add English and Japanese documentation - #4

Merged
hjosugi merged 2 commits into
mainfrom
agent/bilingual-readme-docs
Jul 28, 2026
Merged

Add English and Japanese documentation#4
hjosugi merged 2 commits into
mainfrom
agent/bilingual-readme-docs

Conversation

@hjosugi

@hjosugi hjosugi commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add English and Japanese counterparts for project-authored README and documentation files
  • add a consistent language switcher while preserving existing document paths
  • align stale or mismatched translations and add a bilingual root README where missing

Why

Public documentation should be accessible in both English and Japanese across the repository.

Validation

  • verified every language-switch link resolves to an existing file
  • verified translation pairs for language content, size, headings, fenced code blocks, and link targets
  • checked for duplicate switchers, translation preambles, outer Markdown fences, and secret patterns
  • ran git diff --check

Third-party vendored documentation was intentionally left unchanged.

hjosugi and others added 2 commits July 12, 2026 05:03
Actually translate README.md into English.

The branch added a language switcher declaring README.md as the English
page and README.ja.md as the Japanese one, and wrote a properly Japanese
README.ja.md. README.md itself was left as the original text, so the file
labelled "English" still carried 370 kana of Japanese prose across 50 lines
-- a reader following the English link got Japanese.

Prose and headings are now English. Code blocks, command lines, the
architecture diagram, environment variable names, directory layout and all
external links are unchanged, so the two pages stay line-comparable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@hjosugi
hjosugi marked this pull request as ready for review July 28, 2026 21:24
@hjosugi
hjosugi merged commit a860a22 into main Jul 28, 2026
1 check failed
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.

2 participants