Skip to content
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

Translate useContext reference #621

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Translate useContext reference #621

merged 2 commits into from
Jul 27, 2023

Conversation

jp-knj
Copy link
Contributor

@jp-knj jp-knj commented Jul 15, 2023

useContext の翻訳です

やったこと

  • ChatGPT Markdown Translator による AI 自動翻訳でテキストを生成
  • 生成されたテキストを自己判断で添削
  • textlint の実行とそれに伴う修正
  • dev sever での立ち上げの確認

Co-authored-by: Soichiro Miki <smiki-tky@umin.ac.jp>
@jp-knj
Copy link
Contributor Author

jp-knj commented Jul 18, 2023

お手数、おかけして申し訳ございません 🙇
再度レビューお願いします。

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.

これで大丈夫です、ありがとうございました。

次回から "Files Changed" タブで "Add suggestion to batch" 機能を使うようお願いします。

「あとで rebase + force-push すればいい」と思われるかもしれませんが、毎サジェスチョンごとに GitHub 上でコミットを行うと、GitHub Actions や Vercel での再ビルド・再デプロイやバンドルの解析が毎回走ってしまい、そこそこの負荷になります。無料枠は 3000 分ほどはあるはずですが、全ての翻訳言語で共通のリソースなので、この言語のこの記事の翻訳だけで 100 分以上も CPU を使ってしまうのはよくありません。(まあ多少超えても Meta が払ってくれてるとは思うのですが)

Copy link
Member

@koba04 koba04 left a comment

Choose a reason for hiding this comment

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

👍 レビュー遅くなりすみません、ありがとうございます!!

@koba04 koba04 merged commit 11d72ad into reactjs:main Jul 27, 2023
4 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.

None yet

3 participants