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] Object.prototype.hasOwnProperty() 신규 번역 #22347

Closed
wants to merge 2 commits into from

Conversation

wisedog
Copy link
Contributor

@wisedog wisedog commented Jul 10, 2024

  • Object.prototype.hasOwnProperty() 신규 번역

- Object.prototype.hasOwnProperty() 신규 번역
@wisedog wisedog requested a review from a team as a code owner July 10, 2024 09:39
@wisedog wisedog requested review from yechoi42 and removed request for a team July 10, 2024 09:39
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 10, 2024
Copy link
Contributor

github-actions bot commented Jul 10, 2024

Preview URLs

(comment last updated: 2024-07-10 14:02:25)

{{jsxref("Object")}} 인스턴스의 **`hasOwnProperty()`** 메서드는 이 객체가 지정된 속성을 자체 속성으로 가지고 있는지(상속하는 것과는 반대로)를 나타내는 불리언을 반환합니다.

> **참고:** 지원되는 브라우저에서는 `hasOwnProperty()` 보다
{{jsxref("Object.hasOwn()")}} 사용을 권장합니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
{{jsxref("Object.hasOwn()")}} 사용을 권장합니다.
> {{jsxref("Object.hasOwn()")}} 사용을 권장합니다.

@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Oct 10, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@wisedog
Copy link
Contributor Author

wisedog commented Oct 10, 2024

#23949 로 인하여 해당 PR은 닫습니다.

@wisedog wisedog closed this Oct 10, 2024
@wisedog wisedog deleted the js/object-hasownproperty branch November 18, 2024 00:10
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. merge conflicts 🚧 This pull request has merge conflicts that must be resolved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant