Skip to content

[ko]: Add Korean Translation of autofocus Global Attribute #27140

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

Merged
merged 5 commits into from
May 26, 2025

Conversation

HJeong1200
Copy link
Contributor

Description

Add Korean translation of autofocus global attribute.

Motivation

Additional details

Related issues and pull requests

Fixes #27139

@HJeong1200 HJeong1200 requested a review from a team as a code owner May 6, 2025 06:04
@HJeong1200 HJeong1200 requested review from 1ilsang and removed request for a team May 6, 2025 06:04
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label May 6, 2025
Copy link
Member

@1ilsang 1ilsang left a comment

Choose a reason for hiding this comment

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

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

몇 가지 코멘트 남겨두었습니다.

확인하시고 다시 리뷰 요청 부탁드리겠습니다. 🙇

질문이나 도움이 필요하시다면 언제든 멘션 부탁드리겠습니다.

@HJeong1200
Copy link
Contributor Author

안녕하세요 @1ilsang 님,
아래 두 가지 사항 수정해서 리뷰 재요청 드립니다.

  1. 린트 통과
  2. 명세 -> 명세서 수정

@HJeong1200 HJeong1200 requested a review from 1ilsang May 11, 2025 02:31
@1ilsang
Copy link
Member

1ilsang commented May 18, 2025

@HJeong1200

테스트는 반드시 통과해야 합니다.

현재 깨진 테스트를 보면 path가 slug와 일치하지 않는다는 것을 확인할 수 있습니다.

따라서 slug와 동일한 구조로 현재의 파일을 옮겨주시기 바랍니다.

AS-IS: files/ko/web/html/global_attributes/autofocus/index.md
TO-BE: files/ko/web/html/reference/global_attributes/autofocus/index.md

#27315 PR도 동일하게 이동 부탁드리겠습니다.

@HJeong1200
Copy link
Contributor Author

@1ilsang 님,

설명 감사드립니다.
현재 PR과 #27315 둘 다 파일 이동 진행했습니다.

Copy link
Contributor

Copy link
Member

@1ilsang 1ilsang left a comment

Choose a reason for hiding this comment

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

LGTM 고생하셨습니다.

@1ilsang 1ilsang merged commit 8c3b694 into mdn:main May 26, 2025
6 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ko] HTML global attribute autofocus translation
2 participants