-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Translate: <React Developer Tools> #608
Conversation
There was a problem hiding this 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로 설치해야 합니다 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다른 브라우저(예: 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: | |||
다음으로 터미널에서 개발자 도구를 엽니다 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다음으로 터미널에서 개발자 도구를 엽니다 | |
다음으로 터미널에서 개발자 도구를 엽니다. |
```bash | ||
react-devtools | ||
``` | ||
|
||
Then connect your website by adding the following `<script>` tag to the beginning of your website's `<head>`: | ||
다음으로 당신의 웹 사이트의 `<head>`의 `<script>` 태그를 통해 웹 사이트를 연결합니다 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다음으로 당신의 웹 사이트의 `<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. | ||
브라우저를 새로고침하면 개발자 도구를 확인할 수 있습니다 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
브라우저를 새로고침하면 개발자 도구를 확인할 수 있습니다 | |
브라우저를 새로고침하면 개발자 도구를 확인할 수 있습니다. |
## 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/) 로 만들어진 앱에서도 잘 동작합니다 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
React Developer Tools는 [React Native](https://reactnative.dev/) 로 만들어진 앱에서도 잘 동작합니다 | |
React Developer Tools는 [React Native](https://reactnative.dev/) 로 만들어진 앱에서도 잘 동작합니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
조사는 앞 단어와 붙여써야 할 것 같습니다. 😄
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Progress