Skip to content

Translate Refs and the DOM #52

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 34 commits into from
Feb 8, 2019

Conversation

y-temp4
Copy link
Contributor

@y-temp4 y-temp4 commented Feb 3, 2019

This PR is a part of #4.

@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 3, 2019

assign @smikitky as a reviewer

ですが、変更できなかったため、No reviews となっています。
レビューをお願いします🙏

@smikitky smikitky self-requested a review February 4, 2019 00:50
@koba04 koba04 requested review from koba04 and removed request for koba04 February 4, 2019 01:17
@sasurau4
Copy link
Contributor

sasurau4 commented Feb 5, 2019

レビューします 👍

@tesseralis tesseralis mentioned this pull request Feb 5, 2019
90 tasks
Copy link
Contributor

@sasurau4 sasurau4 left a comment

Choose a reason for hiding this comment

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

翻訳ありがとうございます 👍
結構、コメントしましたので確認お願いします 🙏


### Legacy API: String Refs
### レガシー APIString Refs
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### レガシー API:String Refs
### レガシー API:文字列 Refs

Copy link
Contributor

Choose a reason for hiding this comment

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

String 訳さなくてもいいかも 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

個人的には訳さなくても良いかと思います!

@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 5, 2019

@sasurau4 レビューありがとうございます!
後ほど確認させていただきます🙏

sasurau4 and others added 21 commits February 5, 2019 21:41
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
sasurau4 and others added 7 commits February 5, 2019 21:58
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 5, 2019

@sasurau4 #52 (comment)#52 (comment) 以外は一旦変更を取り入れさせていただきました!
丁寧なご指摘、ありがとうございました😄

@smikitky
Copy link
Member

smikitky commented Feb 5, 2019

1つ1つの修正で全部コミットを作るのは大変なのでバッチコミットの機能を使ってください。"Files Changed"のタブの方で使えます。

あと key とかもそうですが、見出しなどで refs となっていたとしても、 ref は単体で使うので基本単数形で訳してください。(props は prop の塊なので props ですが)

@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 6, 2019

@smikitky 承知しました🙇‍♂️
refs に関して修正させていただきます🙏

@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 6, 2019

@smikitky refs に関して、修正させていただきました🙏

@koba04
Copy link
Member

koba04 commented Feb 6, 2019

@y-temp4 タイトル部分などまだRefsの表記が残っているようなので確認お願いします 🙏

@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 7, 2019

@koba04 一通り Refs を Ref に変更したので、確認をお願いします🙏

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.

軽微なものばかりですが、確認しましたのでいくつか対応をお願いします。

smikitky and others added 2 commits February 7, 2019 11:23
@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 7, 2019

@smikitky 修正させていただきました!
ご指摘ありがとうございました🙏

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.

@y-temp4 細かい点をいくつかコメントしましたので確認お願いします 🙇

Co-Authored-By: y-temp4 <y.temp4@gmail.com>
@y-temp4
Copy link
Contributor Author

y-temp4 commented Feb 8, 2019

@koba04 変更を反映させていただきました!
ご指摘ありがとうございます🙏

@koba04 koba04 merged commit aff8f2f into reactjs:master Feb 8, 2019
@koba04
Copy link
Member

koba04 commented Feb 8, 2019

@y-temp4 ありがとうございます、mergeしました!! 👏👏👏

@smikitky
Copy link
Member

smikitky commented Feb 8, 2019

@y-temp4 ありがとうございました!

@koba04 #96 が進行中なので、個別記事のマージよりそちらを先にした方が幸せかもしれません。これは個別に対処します。

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants