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] css-text-wrapping-breaking-text 신규 번역 #20822

Merged
merged 4 commits into from
Jul 8, 2024

Conversation

givvemee
Copy link
Contributor

Description

기존에 한국어로 존재하지 않던 문서 Wrapping and breaking text 를 번역합니다.

Motivation

Additional details

Related issues and pull requests

@givvemee givvemee requested a review from a team as a code owner May 25, 2024 14:38
@givvemee givvemee requested review from cos18 and removed request for a team May 25, 2024 14:38
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label May 25, 2024
Copy link
Contributor

github-actions bot commented May 25, 2024

Preview URLs

Flaws (7)

URL: /ko/docs/Web/CSS/CSS_text/Wrapping_breaking_text
Title: 텍스트의 줄 바꾸기 및 끊기
Flaw count: 7

  • macros:
    • /ko/docs/Web/CSS/inline-size does not exist but fell back to /en-US/docs/Web/CSS/inline-size
    • /ko/docs/Web/CSS/min-content does not exist but fell back to /en-US/docs/Web/CSS/min-content
    • /ko/docs/Web/CSS/hyphenate-character does not exist but fell back to /en-US/docs/Web/CSS/hyphenate-character
    • /ko/docs/Web/CSS/hyphenate-limit-chars does not exist but fell back to /en-US/docs/Web/CSS/hyphenate-limit-chars
    • /ko/docs/Web/CSS/text-wrap does not exist but fell back to /en-US/docs/Web/CSS/text-wrap
    • and 2 more flaws omitted
External URLs (1)

URL: /ko/docs/Web/CSS/CSS_text/Wrapping_breaking_text
Title: 텍스트의 줄 바꾸기 및 끊기

(comment last updated: 2024-07-08 00:27:33)

@hochan222 hochan222 requested review from hochan222 and removed request for cos18 June 17, 2024 15:37
@wisedog wisedog requested review from wisedog and removed request for hochan222 July 6, 2024 07:16
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.

리뷰가 늦어서 죄송합니다. 몇 가지 리뷰를 남겼으니 확인 부탁드리겠습니다!

files/ko/web/css/css_text/wrapping_breaking_text/index.md Outdated Show resolved Hide resolved

## `<wbr>` 요소

If you know where you want a long string to break, then it is also possible to insert the HTML {{HTMLElement("wbr")}} element. This can be useful in cases such as displaying a long URL on a page. You can then add the property in order to break the string in sensible places that will make it easier to read.
Copy link
Contributor

Choose a reason for hiding this comment

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

앗 😂

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ㅋㅋㅋ 하핫 ^^ ; 삭제 했습니다! 가끔 이런 실수를 하더라고요 제가 ... @wisedog 리뷰 감사합니다.

Copy link
Contributor

Choose a reason for hiding this comment

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

아뇨 저도 가끔씩 내는거라 익숙합니다 ㅎㅎㅎ

files/ko/web/css/css_text/wrapping_breaking_text/index.md Outdated Show resolved Hide resolved
@givvemee givvemee requested a review from wisedog July 8, 2024 00:21
@wisedog wisedog merged commit 16087ce into mdn:main Jul 8, 2024
7 checks passed
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.
2 participants