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

[ko] add translation to css overflow-inline #14913

Merged
merged 2 commits into from
Aug 6, 2023

Conversation

laurenleez
Copy link
Contributor

Description

css/overflow-inline 파일을 번역하였습니다.

Motivation

Additional details

Related issues and pull requests

@laurenleez laurenleez requested a review from a team as a code owner August 5, 2023 06:06
@laurenleez laurenleez requested review from wisedog and removed request for a team August 5, 2023 06:06
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Aug 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

Preview URLs

Flaws (11)

URL: /ko/docs/Web/CSS/overflow-inline
Title: overflow-inline
Flaw count: 11

  • macros:
    • /ko/docs/Web/CSS/overflow-y does not exist but fell back to /en-US/docs/Web/CSS/overflow-y
    • /ko/docs/Web/CSS/overflow-x does not exist but fell back to /en-US/docs/Web/CSS/overflow-x
    • /ko/docs/Web/CSS/overflow_value does not exist but fell back to /en-US/docs/Web/CSS/overflow_value
    • /ko/docs/Web/CSS/overflow-clip-margin does not exist but fell back to /en-US/docs/Web/CSS/overflow-clip-margin
    • /ko/docs/Web/CSS/clip does not exist but fell back to /en-US/docs/Web/CSS/clip
    • and 5 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback

(comment last updated: 2023-08-06 05:25:31)

Copy link
Contributor

@wisedog wisedog left a comment

Choose a reason for hiding this comment

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

안녕하세요, @xxslx 님.

첫 기여 감사합니다. 2가지 외에 딱히 번역에서는 수정할 점이 없구요. lint 에서 지적한 내용과 함께 고쳐주시면 좋겠습니다.

감사합니다.

@@ -0,0 +1,135 @@
---
title: overflow-inline
slug: Web/CSS/overflow-inline
Copy link
Contributor

Choose a reason for hiding this comment

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

메타 데이터 가이드 참고해주시기 바랍니다.

l10n 을 추가해주시기 바랍니다.


{{CSSRef}}

**`overflow-inline`** [CSS](/en-US/docs/Web/CSS) 속성은 콘텐츠가 박스의 인라인 시작과 끝 가장자리를 넘어설 때 어떤 내용을 보여줄지를 설정합니다. 이는 아무 것도 표시하지 않을 수도 있고, 스크롤 바가 나타날 수도 있으며 넘친 콘텐츠가 보일 수도 있습니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

번역 안내서 참고해주시기 바랍니다.

/ko 문서가 없더라도 /ko 로 넣어주시기 바랍니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

안녕하세요,
수정 사항 반영완료 하였습니다 :)

@laurenleez laurenleez requested a review from wisedog August 6, 2023 04:40
@wisedog wisedog merged commit 29704ee into mdn:main Aug 6, 2023
@wisedog
Copy link
Contributor

wisedog commented Aug 6, 2023

LGTM! 고생하셨습니다. 감사합니다. 🙏

@hochan222
Copy link
Member

hochan222 commented Aug 8, 2023

@xxslx 님 안녕하세요. 기여해주셔서 감사합니다.

현재 한국 문서들은 최신화 되어있지 않은 레거시 문서들이 많이 존재합니다. [ko] 한국 MDN 문서에 존재하는 레거시 문서 최신화에서 한국 MDN 문서에 존재하는 레거시 문서 최신화를 위한 작업을 진행하고 있습니다.

참고 부탁드립니다. 좋은 하루 보내세요 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants