Skip to content

docs: translate comments and docs to English#9

Merged
ngs merged 1 commit into
masterfrom
docs/translate-comments-to-english
Jun 14, 2026
Merged

docs: translate comments and docs to English#9
ngs merged 1 commit into
masterfrom
docs/translate-comments-to-english

Conversation

@ngs

@ngs ngs commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

This is a public repository, so this PR rewrites the Japanese comments and documentation (introduced via #7) into English. No behavior changes — comments and prose only.

Changes

  • .github/workflows/ci.yml — translate lint/verify step comments
  • script/setup-ubuntu.sh — translate header and inline comments
  • setup.d/ubuntu/002-nodenv.sh, 003-rbenv.sh, 004-pyenv.sh, 005-goenv.sh — translate version-pin and git pull --ff-only guard comments
  • AGENTS.md — full rewrite in English (CLAUDE.md is a symlink to it)

Verification

  • git ls-files '*.sh' syntax check passes locally (bash -n / sh -n per shebang)
  • YAML validates (ruby -ryaml)
  • No CJK characters remain in the changed files

Notes

Pre-existing Japanese elsewhere in the repo is intentionally left untouched:

  • rc.d/claude/skills/commit-message-ja/SKILL.md (the skill is about Japanese commit messages)
  • rc.d/vimrc, bin/phpbrew, and other unrelated files predating this work

Let me know if you want those translated in a follow-up too.

This is a public repository, so rewrite the Japanese comments and
documentation added in this branch into English: the CI workflow,
script/setup-ubuntu.sh, the setup.d/ubuntu/*env scripts, and AGENTS.md.
No behavior changes.
@ngs ngs merged commit 1da83f2 into master Jun 14, 2026
2 checks passed
@ngs ngs deleted the docs/translate-comments-to-english branch June 14, 2026 22:10
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.

1 participant