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

02-app > 02-api-reference > 04-functions > draft-mode.mdx #385

Merged
merged 5 commits into from
Sep 14, 2023

Conversation

okdol1
Copy link
Contributor

@okdol1 okdol1 commented Jul 1, 2023

기여자용

문서 개선

Progress

@okdol1 okdol1 requested a review from ChanghyeonYoon as a code owner July 1, 2023 12:37
@okdol1
Copy link
Contributor Author

okdol1 commented Jul 1, 2023

Ref #215

@devyuriii devyuriii linked an issue Jul 3, 2023 that may be closed by this pull request
@ChanghyeonYoon ChanghyeonYoon added the documentation 문서 작업 label Jul 3, 2023
Copy link
Contributor

@chaejunlee chaejunlee left a comment

Choose a reason for hiding this comment

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

기여해주셔서 감사합니다! 문서 간 통일을 위한 문구 수정 요청 드립니다! 확인 후 반영 부탁 드립니다.

---

The `draftMode` function allows you to detect [Draft Mode](/docs/app/building-your-application/configuring/draft-mode) inside a [Server Component](/docs/getting-started/react-essentials).
`draftMode` 함수는 [Server Component](/docs/getting-started/react-essentials) 내에서 [Draft Mode](/docs/app/building-your-application/configuring/draft-mode)를 탐지할 수 있습니다.
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
`draftMode` 함수는 [Server Component](/docs/getting-started/react-essentials) 내에서 [Draft Mode](/docs/app/building-your-application/configuring/draft-mode)를 탐지할 수 있습니다.
`draftMode` 함수는 [서버 컴포넌트](/docs/getting-started/react-essentials) 내에서 [Draft Mode](/docs/app/building-your-application/configuring/draft-mode)를 탐지할 수 있습니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

번역 수정 완료했습니다. 확인 부탁드립니다!

@@ -23,4 +23,4 @@ export default function Page() {

| Version | Changes |
| --------- | ----------------------- |
| `v13.4.0` | `draftMode` introduced. |
| `v13.4.0` | `draftMode`가 도입되었습니다. |
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
| `v13.4.0` | `draftMode`가 도입되었습니다. |
| `v13.4.0` | `draftMode` 도입 |

Copy link
Contributor Author

Choose a reason for hiding this comment

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

번역 수정 완료했습니다. 확인 부탁드립니다!

@ChanghyeonYoon
Copy link
Member

@okdol1 리뷰 이후 작업이 몇일 동안 이뤄지지 않아 9월 13일까지 작업이 없을 경우 이슈를 close하고 새로운 분에게 할당하겠습니다!

@chaejunlee chaejunlee self-requested a review September 13, 2023 18:59
Copy link
Contributor

@chaejunlee chaejunlee left a comment

Choose a reason for hiding this comment

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

요청 사항 반영해주셔서 감사합니다! Approve 하겠습니다.

@yoo-jimin127 yoo-jimin127 merged commit 69fb715 into Nextjs-kr:main Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

draft-mode.mdx
4 participants