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] Intl.Locale.prototype.getHourCycles() 신규 번역 외 #22529

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

wisedog
Copy link
Contributor

@wisedog wisedog commented Jul 22, 2024

@wisedog wisedog requested a review from a team as a code owner July 22, 2024 22:39
@wisedog wisedog requested review from yechoi42 and removed request for a team July 22, 2024 22:39
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 22, 2024
Copy link
Contributor

github-actions bot commented Jul 22, 2024

Preview URLs

External URLs (1)

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getHourCycles
Title: Intl.Locale.prototype.getHourCycles()

(comment last updated: 2024-07-29 16:21:58)


주어진 숫자보다 크거나 같은 숫자 중 가장 작은 숫자
The smallest integer greater than or equal to `x`. It's the same value as [`-Math.floor(-x)`](/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/floor).
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
The smallest integer greater than or equal to `x`. It's the same value as [`-Math.floor(-x)`](/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/floor).
The smallest integer greater than or equal to `x`. It's the same value as [`-Math.floor(-x)`](/ko/docs/Web/JavaScript/Reference/Global_Objects/Math/floor).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

허... 잘못 올렸다....

- Intl.Locale.prototype.getHourCycles() 신규 번역
- Math.ceil() 최신화
@wisedog wisedog force-pushed the js/intl-locale-gethourcycles branch from acf5eed to ed4076d Compare July 22, 2024 22:50
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.

@wisedog 님 고생 많으셨습니다.

LGTM :)

@hochan222 hochan222 merged commit f711f94 into mdn:main Jul 29, 2024
7 checks passed
@wisedog wisedog deleted the js/intl-locale-gethourcycles branch July 29, 2024 22:25
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