Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Conversation

@h-sakano
Copy link
Contributor

概要

docs/api-files-gatsby-browser.mdを翻訳しました。
ご確認よろしくお願いいたします:bow:

チェック一覧

  • 翻訳スタイルガイド に目を通しました。
  • Translation Guide に目を通しました。
  • textlint を使って校正を行いました。
  • 文章全体を最初から読み直して不自然な箇所が無いことを確認しました。
  • Allow edits from maintainers にチェックを入れました。

しばらく待ってもレビューが終わらなかったり、必要なレビュー数に足りない状態が続いた場合は、こちらからメンテナーを探して、@を付けてメンションを飛ばしてください。

補足

Ref: #1

@h-sakano h-sakano force-pushed the docs/api-files-gatsby-browser branch from 34a1a4d to 657f3f8 Compare March 18, 2020 03:33
@h-sakano h-sakano self-assigned this Mar 18, 2020
@h-sakano h-sakano added the status: awaiting review A pull request that is currently awaiting a reviewer's response label Mar 18, 2020
@h-sakano h-sakano added status: WIP Work in progress status: awaiting review A pull request that is currently awaiting a reviewer's response and removed status: awaiting review A pull request that is currently awaiting a reviewer's response status: WIP Work in progress labels Mar 18, 2020
---

The file `gatsby-browser.js` lets you respond to actions within the browser, and wrap your site in additional components. The [Gatsby Browser API](/docs/browser-apis) gives you many options for interacting with the [client-side](/docs/glossary#client-side) of Gatsby.
`gatsby-browser.js` ファイルを使用すると、ブラウザー内のアクションに応答し、追加のコンポーネントであなたのサイトをラップできます。[Gatsby Browser API](/docs/browser-apis) は Gatsby の[クライアントサイド](/docs/glossary#client-side)と対話するための多くのオプションを提供します。
Copy link
Contributor

Choose a reason for hiding this comment

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

この within the browseractions ではなく lets you respond to actions に掛かっている気がします。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@uetchy ご指摘いただいた箇所を意識して、「ブラウザ内 "で" アクションに応答し、...」と変更しました。

@h-sakano h-sakano force-pushed the docs/api-files-gatsby-browser branch from 80a0a6c to 9fe48f5 Compare March 21, 2020 01:08
@h-sakano h-sakano requested a review from uetchy March 21, 2020 01:22
Copy link
Contributor

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

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

👍

@Naturalclar Naturalclar added status: awaiting more approval A pull request that is awaiting reviewer #2 to be assigned and removed status: awaiting review A pull request that is currently awaiting a reviewer's response labels Mar 21, 2020
@uetchy uetchy removed the status: awaiting more approval A pull request that is awaiting reviewer #2 to be assigned label Mar 22, 2020
@uetchy uetchy merged commit 8eb0661 into gatsbyjs:master Mar 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants