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: <React Developer Tools> #608

Merged
merged 6 commits into from
May 10, 2023
Merged

Translate: <React Developer Tools> #608

merged 6 commits into from
May 10, 2023

Conversation

wonjin-dev
Copy link
Contributor

@wonjin-dev wonjin-dev commented May 1, 2023

Copy link
Member

@gnujoow gnujoow left a comment

Choose a reason for hiding this comment

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

서식 수정 요청)
쌍점으로 끝나는 문장의 일부와 몇 문장들이 마침표가 없는 경우가 있습니다.

### Safari and other browsers {/*safari-and-other-browsers*/}
For other browsers (for example, Safari), install the [`react-devtools`](https://www.npmjs.com/package/react-devtools) npm package:
### Safari 및 기타 브라우저 {/*safari-and-other-browsers*/}
다른 브라우저(예: Safari)의 경우, [`react-devtools`](https://www.npmjs.com/package/react-devtools) npm package로 설치해야 합니다
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
다른 브라우저(예: Safari)의 경우, [`react-devtools`](https://www.npmjs.com/package/react-devtools) 를 npm package로 설치해야 합니다
다른 브라우저(예: Safari)의 경우, [`react-devtools`](https://www.npmjs.com/package/react-devtools) 를 npm package로 설치해야 합니다.

@@ -36,26 +36,26 @@ yarn global add react-devtools
npm install -g react-devtools
```

Next open the developer tools from the terminal:
다음으로 터미널에서 개발자 도구를 엽니다
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
다음으로 터미널에서 개발자 도구를 엽니다
다음으로 터미널에서 개발자 도구를 엽니다.

```bash
react-devtools
```

Then connect your website by adding the following `<script>` tag to the beginning of your website's `<head>`:
다음으로 당신의 웹 사이트의 `<head>`의 `<script>` 태그를 통해 웹 사이트를 연결합니다
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
다음으로 당신의 웹 사이트의 `<head>``<script>` 태그를 통해 웹 사이트를 연결합니다
다음으로 당신의 웹 사이트의 `<head>``<script>` 태그를 통해 웹 사이트를 연결합니다.

```html {3}
<html>
<head>
<script src="http://localhost:8097"></script>
```

Reload your website in the browser now to view it in developer tools.
브라우저를 새로고침하면 개발자 도구를 확인할 수 있습니다
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
브라우저를 새로고침하면 개발자 도구를 확인할 수 있습니다
브라우저를 새로고침하면 개발자 도구를 확인할 수 있습니다.

## Mobile (React Native) {/*mobile-react-native*/}
React Developer Tools can be used to inspect apps built with [React Native](https://reactnative.dev/) as well.
## 모바일 (React Native) {/*mobile-react-native*/}
React Developer Tools는 [React Native](https://reactnative.dev/) 로 만들어진 앱에서도 잘 동작합니다
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
React Developer Tools는 [React Native](https://reactnative.dev/) 로 만들어진 앱에서도 잘 동작합니다
React Developer Tools는 [React Native](https://reactnative.dev/) 로 만들어진 앱에서도 잘 동작합니다.

@wonjin-dev
Copy link
Contributor Author

@gnujoow @taggon

안녕하세요 !

  • 브라우저 확장 -> 브라우저 확장 프로그램
  • 서식 수정 ( . )

반영 완료했습니다. 감사합니다

Copy link
Collaborator

@taggon taggon left a comment

Choose a reason for hiding this comment

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

조사는 앞 단어와 붙여써야 할 것 같습니다. 😄

src/content/learn/react-developer-tools.md Outdated Show resolved Hide resolved
src/content/learn/react-developer-tools.md Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented May 8, 2023

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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

4 participants