Commit Graph

3 Commits

Author SHA1 Message Date
Lemo-nade-room 44665d450e Fix Japanese heading anchors for cross-language navigation consistency
- Add explicit anchors to Japanese headings to match English auto-generated anchors
- Remove unnecessary anchors from pure English headings in Japanese files
- Delete Stack Traces section from errors.ja.md to match English structure
- Ensure all heading anchors match between English and Japanese versions
- All Playwright cross-language navigation tests now pass

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 09:33:06 +09:00
Lemo-nade-room bce432234c Update Japanese translation for basics/async.ja.md
- Add missing Get section explaining try await future.get() usage
- Add deprecation warning for wait() method
- Complete translation to match English version
2025-06-18 22:09:50 +09:00
とんとんぼ 40a7eea5d5
Add Japanese translation for ”basic" (#948)
## Added Content

Added a Japanese translation of
[basics](https://github.com/vapor/docs/tree/main/docs/basics).

Also addressed Issue.:
[fb3b0c2](fb3b0c23f5)

<details>
<summary>Japanese</summary>
## 追加内容

[basics](https://github.com/vapor/docs/tree/main/docs/basics)
の日本語訳を追加しました。
</details>
2023-11-22 13:54:53 +00:00