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] RegExp.lastMatch ($&) 신규 번역 외 #22402

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

wisedog
Copy link
Contributor

@wisedog wisedog commented Jul 14, 2024

  • RegExp.lastMatch ($&) 신규 번역
  • String.prototype.replace() 최신 동기화
  • String.prototype.valueOf() 최신 동기화

- RegExp.lastMatch ($&) 신규 번역
- String.prototype.replace() 최신 동기화
- String.prototype.valueOf() 최신 동기화
@wisedog wisedog requested a review from a team as a code owner July 14, 2024 07:38
@wisedog wisedog requested review from yechoi42 and removed request for a team July 14, 2024 07:38
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 14, 2024
Copy link
Contributor

github-actions bot commented Jul 14, 2024

Preview URLs

Flaws (9)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastMatch
Title: RegExp.lastMatch ($&)
Flaw count: 5

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/input does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/input
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastParen does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastParen
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/leftContext does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/leftContext
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/rightContext does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/rightContext
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/n does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/n

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/String/replace
Title: String.prototype.replace()
Flaw count: 4

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace

(comment last updated: 2024-07-29 16:29:46)

Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

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

> [!NOTE] 한가지 리뷰 사항 반영 후 병합하겠습니다!

고생 정말 많으셨습니다.

@hochan222 hochan222 merged commit 5c672d4 into mdn:main Jul 29, 2024
7 checks passed
@wisedog wisedog deleted the js/regexp-lastmatch branch July 29, 2024 22:26
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.

2 participants