-
Notifications
You must be signed in to change notification settings - Fork 198
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>01-building-your-app-application>01-routing>index.mdx 번역 #342
Conversation
srcLight="/docs/light/terminology-url-anatomy.png" | ||
srcDark="/docs/dark/terminology-url-anatomy.png" | ||
width="1600" | ||
height="371" | ||
/> | ||
|
||
- **URL Segment:** Part of the URL path delimited by slashes. | ||
- **URL Path:** Part of the URL that comes after the domain (composed of segments). | ||
- **URL 세그먼트:** 빗금으로 구분된 URL 경로의 일부입니다. |
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.
- **URL 세그먼트:** 빗금으로 구분된 URL 경로의 일부입니다. | |
- **URL 세그먼트:** '/' 로 구분된 URL 경로의 일부입니다. |
빗금이라는 표현은 어색한 것 같습니다!
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.
수정했습니다
@@ -5,30 +5,37 @@ source: app/building-your-application/styling/css-in-js | |||
--- | |||
|
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.
할당된 번역 파트 외의 부분은 PR에서 제외해주세요!
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.
넵 해당 커밋은 revert 했습니다
This reverts commit 356c575.
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.
LGTM!! 기여해주셔서 감사합니다 :) 👍
추가로 번역 희망하시는 챕터의 경우 이슈에 작성해주세요!!
기여자용
문서 개선
pnpm prettier-fix
를 실행하여 서식 문제를 해결합니다. - 문서 기여 가이드를 읽고 문서 지침을 따르는지 확인하세요: https://github.com/Nextjs-kr/Nextjs.ko/blob/main/packages/next/README.mdProgress
pnpm prettier-fix