Skip to content

Conversation

@ultimatile
Copy link
Contributor

fix #288

Copy link
Contributor

Copilot AI left a 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 corrects Japanese terminology by replacing "キーワード引数" (keyword arguments) with "名前付き引数" (named arguments) in the documentation to address issue #288.

  • Updates terminology from "keyword arguments" to "named arguments" in Japanese documentation
  • Changes are made in both math library documentation and function documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/reference/library/math.md Updates terminology in the math library documentation section about function calls
crates/typst-library/src/foundations/func.rs Updates terminology in the function documentation comments

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ultimatile ultimatile added the translation Translation additions or improvements label Sep 8, 2025
@ultimatile ultimatile merged commit ba1ed09 into typst-jp:main Sep 10, 2025
5 checks passed
@ultimatile ultimatile deleted the translation-fix/named_argument branch September 16, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translation Translation additions or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

named argumentsに関する訳語の統一

4 participants