-
Notifications
You must be signed in to change notification settings - Fork 13
foundations/datetimeの翻訳 #291
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 foundations/datetime
documentation from English to Japanese. The translation covers all user-facing documentation including function descriptions, parameter explanations, and formatting guidelines while maintaining the original code structure and functionality.
- Translates all docstring comments from English to Japanese
- Updates translation status for the datetime documentation page
- Preserves all code examples and technical formatting
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
website/translation-status.json | Updates status from "untranslated" to "translated" for datetime documentation |
crates/typst-library/src/foundations/datetime.rs | Translates all documentation comments to Japanese while preserving code functionality |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
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.
翻訳ありがとうございます。概ね問題ないように思います。
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.
ご対応いただき誠にありがとうございました。
(レビューの提案通りの修正でよろしければCommit suggestionやAdd suggestion to batchのボタンが便利です。)
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
対応ありがとうございました |
foundations/datetimeの翻訳です。