-
Notifications
You must be signed in to change notification settings - Fork 13
/docs/reference/math/classの翻訳
#247
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
Conversation
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 /docs/reference/math/class documentation from English to Japanese. The changes focus on localizing the documentation comments and descriptions for the math class functionality in Typst.
Key changes:
- Updates translation status to mark
/docs/reference/math/class/as "translated" - Translates documentation comments and descriptions for the
ClassElemstruct and its fields - Translates math class type descriptions from English to Japanese
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| website/translation-status.json | Updates status from "untranslated" to "translated" for math/class documentation |
| crates/typst-library/src/math/mod.rs | Translates documentation comments for ClassElem struct and its usage examples |
| crates/typst-library/src/foundations/cast.rs | Translates descriptions for various math class types (normal, punctuation, operators, etc.) |
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.
ご対応いただきありがとうございました。
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shunsuke KIMURA <[email protected]>
Co-authored-by: 3w36zj6 <[email protected]>
d0d6b2c to
7721c0c
Compare
math/classの翻訳です。