-
Notifications
You must be signed in to change notification settings - Fork 14.8k
[ko] Translate and fix "/docs/contribute/" into Korean #51223
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
base: main
Are you sure you want to change the base?
[ko] Translate and fix "/docs/contribute/" into Korean #51223
Conversation
원문 내용과 일치하는 한글화 문서의 위치 변경(_index.md -> docs.md 파일 생성)
Welcome @developowl! |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Description
[en]
ko/docs/contribute/
should be moved toko/docs/contribute/docs/
.It seems that
docs/contribute/
which has not been translated yet, should be translated toko/docs/contribute/
.[ko]
현재
/ko/docs/contribute/
에 존재하는 파일(_index.md)은/docs/contribute/docs/
에 대응하는 문서입니다. 또,/docs/contribute/
의 내용을 한글화한 문서가/docs/contribute/
하단에 존재하지 않습니다. 따라서(기존 문서의 위치 변경)
/ko/docs/contribute/
->/ko/docs/contribute/docs
(파일명:docs.md
)(새로운 문서 번역)
/docs/contribute/
-> '/ko/docs/contribute/
(파일명:_index.md
)로 작업을 진행했습니다.
Issue
#51206
Closes: #51206