-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[ko] window screenx 신규 번역 #25002
[ko] window screenx 신규 번역 #25002
Conversation
Preview URLs Flaws (5)URL:
External URLs (1)URL:
(comment last updated: 2024-12-21 06:58:20) |
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.
@givvemee 님 안녕하세요. 기여해주셔서 감사합니다! 💯
몇 가지 코멘트 남겨두었습니다.
확인하시고 다시 리뷰 요청 부탁드리겠습니다. 🙇
질문이나 도움이 필요하시다면 언제든 멘션 부탁드리겠습니다.
|
||
**`Window.screenX`** 읽기 전용 속성은 사용자의 브라우저 뷰포트의 왼쪽 테두리에서 화면 왼편까지의 수평 거리를 CSS 픽셀 단위로 반환합니다. | ||
|
||
> [!NOTE] > `screenX` 의 별칭은 최신 브라우저에 |
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.
> [!NOTE] > `screenX` 의 별칭은 최신 브라우저에 | |
> [!NOTE] | |
> `screenX` 의 별칭은 최신 브라우저에 |
여기 개행이 안되어있네요.
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.
@1ilsang 이걸 개행하면 lint error 가 발생하네요!? 흠 ...
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.
bracketSameLine
룰이랑 충돌나는 부분이네요. 이 부분은 따로 수정이 되어야 할 것 같습니다.
PR은 머지하도록 하겠습니다. 고생하셨습니다.
Co-authored-by: 1ilsang <[email protected]>
Co-authored-by: 1ilsang <[email protected]>
Co-authored-by: 1ilsang <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Description
기존에 한국어로 존재하지 않던 문서 screenX를 신규 번역합니다.
Motivation
Additional details
Related issues and pull requests