Skip to content

Conversation

@kenji-arata
Copy link
Contributor

@kenji-arata kenji-arata commented Oct 20, 2025

CalloutVariantsのうち、Titleが未翻訳であるものを翻訳しました。

  • 'Experimental Feature' -> '実験的機能'
  • 'Under Construction' -> '準備中'

CalloutVariantsの中で他にもTitleが英語のものがありましたが、それぞれ以下の理由で今回は翻訳対象外と判断しました。

  • deprecated: Deprecatedという表現は開発者の中では一般的で、そのままの方が正しくニュアンスが伝わりやすいと思ったため。
  • canary: 現状使用されておらずどのような文脈で使用されているのか参考情報がなかく、誤った翻訳を避けたかったため。
表示例
タグ Before After
experimental スクリーンショット 2025-10-20 21 41 59 スクリーンショット 2025-10-20 21 42 27
wip スクリーンショット 2025-10-20 21 41 06 スクリーンショット 2025-10-20 21 41 00

(何か背景があって未翻訳の状態で置いているようでしたらcloseいただいて大丈夫です🙏 )

@vercel
Copy link

vercel bot commented Oct 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
legacy-ja-reactjs-org Ignored Ignored Preview Oct 20, 2025 1:08pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@github-actions
Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Five Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/404 130.46 KB (🟡 +19 B) 240.93 KB
/500 130.47 KB (🟡 +19 B) 240.93 KB
/[[...markdownPath]] 132.79 KB (🟡 +19 B) 243.25 KB
/errors 130.71 KB (🟡 +19 B) 241.18 KB
/errors/[errorCode] 130.69 KB (🟡 +19 B) 241.15 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

Copy link
Member

@smikitky smikitky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

問題ないと思います、ありがとうございます。

メニューUIなどデザイン面で敢えて英語を残す判断をしている部分もあるのですが、これはそれには該当しないと思います。

@honey32 honey32 self-requested a review October 21, 2025 02:34
@honey32 honey32 merged commit 4c41da7 into reactjs:main Oct 21, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants