-
Notifications
You must be signed in to change notification settings - Fork 0
feat(checkbox): チェックボックスパターンと例の日本語翻訳 #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: waic-main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for waic-apg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR translates the checkbox pattern documentation and examples from English to Japanese. The translation follows proper localization practices by updating the HTML lang attribute, adding revision reference comments, and translating all user-facing text content.
- Japanese translation of checkbox pattern documentation and two example files
- Updates HTML lang attribute from "en" to "ja"
- Adds translation source revision comments to maintain traceability
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.
Show a summary per file
File | Description |
---|---|
content/patterns/checkbox/checkbox-pattern.html | Translates checkbox pattern guidance to Japanese |
content/patterns/checkbox/examples/checkbox.html | Translates two-state checkbox example to Japanese |
content/patterns/checkbox/examples/checkbox-mixed.html | Translates mixed-state checkbox example to Japanese |
content/about/coverage-and-quality/role-coverage.csv | Updates CSV entries with Japanese example titles |
content/about/coverage-and-quality/prop-coverage.csv | Updates CSV entries with Japanese example titles |
content/about/coverage-and-quality/coverage-and-quality-report.html | Updates HTML report with Japanese example titles and removes HC indicators |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
関連Issue
レビュワーに見てもらいたい箇所
NA
翻訳チェックリスト
html
要素にlang="ja"
属性を付与するh1
要素の直下に翻訳元リビジョンを記載する