Skip to content

docs: how-to 20本の英語版を作成し EN/JA ロケールを正す (#761) - #762

Merged
hideyukiMORI merged 1 commit into
mainfrom
docs/issue-761-howto-en-translations
May 29, 2026
Merged

docs: how-to 20本の英語版を作成し EN/JA ロケールを正す (#761)#762
hideyukiMORI merged 1 commit into
mainfrom
docs/issue-761-howto-en-translations

Conversation

@hideyukiMORI

Copy link
Copy Markdown
Owner

概要

「翻訳を作っておいて」を受けた対応。調査の結果、docs/how-to/(VitePress の英語ロケール)に日本語で書かれた how-to が20本置かれていた(FT 由来)。英語話者にはロケールが誤っており、docs/ja/how-to/ には対応が無かった。正しい二言語構成に是正する。

対応

  • 日本語20本を docs/ja/how-to/ へ移設(JA ロケール確定)
  • docs/how-to/英語版20本を新規作成(コードブロックは保持、散文とコード内コメントを英訳)
  • concurrency-patterns の field-trials 内部リンクを移設後の深さに調整(JA ../../、EN ../
  • EN/JA サイドバーを4グループ(Getting things done・Patterns・I/O/data・Testing&release / 基本・パターン・I/O・テスト)に再編

対象: api-versioning, async-use-case, background-tasks, concurrency-patterns, cors, custom-auth-middleware, decimal-unicode-input, dependency-injection, domain-events, email-address-parsing, file-upload, lifespan-and-app-state, middleware-stack, problem-details, response-patterns, soft-delete, streaming, structured-logging, validation, webhook

検証

これで英語話者も20本のガイドを正しいロケールで読める。コードは無変更。

Closes #761

🤖 Generated with Claude Code

docs/how-to/(英語ロケール)に日本語で書かれていた how-to 20本を是正する。

- 日本語20本を docs/ja/how-to/ へ移設(JA ロケール確定)
- docs/how-to/ に英語版20本を新規作成(コードは保持、散文・コメントを英訳)
- concurrency-patterns の field-trials 内部リンクを移設後の深さに調整
  (JA: ../../field-trials、EN: ../field-trials)
- EN/JA サイドバーを4グループ(基本/パターン/I-O/テスト・リリース)に再編

これで英語話者も20本のガイドを正しいロケールで読める。sidebar 網羅チェック・
dead-link 検出ともに通過。

Closes #761

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hideyukiMORI
hideyukiMORI merged commit 7736652 into main May 29, 2026
6 checks passed
@hideyukiMORI
hideyukiMORI deleted the docs/issue-761-howto-en-translations branch May 29, 2026 14:15
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.

how-to の英語版を作成し EN/JA ロケールを正す(日本語20本が英語ロケールに在中)

1 participant