Skip to content

Conversation

@smikitky
Copy link
Member

一部表現は2024からの流用です

@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.45 KB (-3 B) 241.01 KB
/500 130.46 KB (-3 B) 241.02 KB
/[[...markdownPath]] 133.23 KB (-3 B) 243.79 KB
/errors 130.7 KB (-3 B) 241.26 KB
/errors/[errorCode] 130.67 KB (-3 B) 241.24 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.

@smikitky smikitky requested review from Copilot and honey32 October 25, 2025 04:19
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 translates the "React Conf 2025 Recap" blog post from English to Japanese. The translation covers the conference summary, keynote highlights, team talks, framework presentations, Q&A sessions, and acknowledgments.

Key Changes:

  • Title and metadata translations in sidebar and index files
  • Complete Japanese translation of the main blog post content
  • Preservation of all technical links, component references, and embedded video content

Reviewed Changes

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

File Description
src/sidebarBlog.json Updates title and titleForHomepage to Japanese: "React Conf 2025 振り返り"
src/content/blog/index.md Translates blog card title and summary description to Japanese
src/content/blog/2025/10/16/react-conf-2025-recap.md Complete translation of blog post content including keynotes, talks, Q&A sections, and acknowledgments

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

コミュニティに知識と経験を共有していただいた、すべてのスピーカに感謝します。

Finally, thank you to everyone who attended in person and online to show what makes React, React. React is more than a library, it is a community, and it was inspiring to see everyone come together to share and learn together.
最後に、対面およびオンラインで参加していただいたすべての方に感謝します。React が今の React でいられるのは皆さんのおかげです。React はライブラリ以上のものであり、コミュニティです。皆さんが一堂に会して共有し学び合う姿は感動的でした。
Copy link
Collaborator

@honey32 honey32 Oct 25, 2025

Choose a reason for hiding this comment

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

ほかと同じように1文で訳そうとすると不自然になるので2文にしたんですかね?
それによってアツい部分が、和文として良い感じに訳されていて良いと思います! 👍

@smikitky smikitky merged commit 60e2ac8 into main Oct 26, 2025
9 checks passed
@smikitky smikitky deleted the tr/blog-conf2025 branch October 26, 2025 04:18
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.

2 participants