Merged
Conversation
Closed
hg-pyun
reviewed
Feb 15, 2019
taehwanno
reviewed
Feb 15, 2019
content/docs/reference-react-dom.md
Outdated
| ### 브라우저 지원 {#browser-support} | ||
|
|
||
| React supports all popular browsers, including Internet Explorer 9 and above, although [some polyfills are required](/docs/javascript-environment-requirements.html) for older browsers such as IE 9 and IE 10. | ||
| React는 Internet Explorer 9과 그 이후 버전을 포함한 모든 주요 브라우저를 지원합니다. 그러나 IE 9과 IE 10과 같은 구형 브라우저는 [polyfill이 필요합니다](/docs/javascript-environment-requirements.html). |
Member
There was a problem hiding this comment.
React는 Internet Explorer 9와 상위 버전을 포함한 모든 주요 브라우저를 지원합니다. 그러나 IE 9와 IE 10과 같은 구형 브라우저는 폴리필(polyfill)이 필요합니다.
그 이후 버전->상위 버전그리고 숫자 9에 대한 조사 사용(과->와)에 대해 위처럼 수정 부탁드립니다.polyfill에 대한 번역은 최초 등장시폴리필(polyfill)로 번역하고 그 이후는폴리필로 번역하도록 논의되고 있어요. translate glossary #2 (comment)
Author
There was a problem hiding this comment.
9를 nine으로 읽는다고 생각해서 과로 번역했는데 구로 읽는게 더 자연스러운가요?
Member
Member
There was a problem hiding this comment.
@taggon @simsim0709 @gnujoow @hg-pyun @b9words
이 부분에 대한 의견 부탁드릴게요 :)
Collaborator
There was a problem hiding this comment.
확실한 지침은 모르겠지만 9는을 더 많이 사용 하고 있는 것 같습니다.
added 2 commits
February 18, 2019 15:53
taehwanno
approved these changes
Feb 28, 2019
hg-pyun
approved these changes
Mar 2, 2019
|
Deploy preview for ko-reactjs-org ready! Built with commit 291ba1b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is PR for
reference-react-dom. I already checked suggested process below, but please review again and give me any feedback. 😇