Skip to content

i18n(Ko):Add missing translations in components.json - #70764

Merged
choo121600 merged 8 commits into
apache:mainfrom
dev-xong:i18n-ko-components-translations
Jul 31, 2026
Merged

i18n(Ko):Add missing translations in components.json#70764
choo121600 merged 8 commits into
apache:mainfrom
dev-xong:i18n-ko-components-translations

Conversation

@dev-xong

@dev-xong dev-xong commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Add missing translations in components.json


Translation Completeness Check

Before
image

After
image


Please review this translation.
cc @onestn @noeunkim


Description

Add missing Korean translation strings in airflow-core/src/airflow/ui/public/i18n/locales/ko/components.json:

  • backfill.exceptionReason.alreadyExists: "이미 존재함" 추가
  • backfill.exceptionReason.inFlight: "진행 중" 추가
  • backfill.exceptionReason.unknown: "알 수 없음" 추가
  • backfill.notCreatedReason: "생성되지 않은 이유" 추가
  • backfill.viewSlots: "백필 #{{id}}의 슬롯 보기" 추가
  • slowestTaskInstances.empty: "이 범위에 완료된 태스크 인스턴스가 없습니다" 추가
  • slowestTaskInstances.title: "가장 느린 태스크 인스턴스" 추가

@dev-xong
dev-xong requested a review from choo121600 as a code owner July 30, 2026 12:38
@boring-cyborg boring-cyborg Bot added area:translations area:UI Related to UI/UX. For Frontend Developers. translation:ko labels Jul 30, 2026
@boring-cyborg

boring-cyborg Bot commented Jul 30, 2026

Copy link
Copy Markdown

Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide
Here are some useful points:

  • Pay attention to the quality of your code (ruff, mypy and type annotations). Our prek-hooks will help you with that.
  • In case of a new feature add useful documentation (in docstrings or in docs/ directory). Adding a new operator? Check this short guide Consider adding an example Dag that shows how users should use it.
  • Consider using Breeze environment for testing locally, it's a heavy docker but it ships with a working Airflow and a lot of integrations.
  • Be patient and persistent. It might take some time to get a review or get the final approval from Committers.
  • Please follow ASF Code of Conduct for all communication including (but not limited to) comments on Pull Requests, Mailing list and Slack.
  • Be sure to read the Airflow Coding style.
  • Always keep your Pull Requests rebased, otherwise your build might fail due to changes not related to your commits.
    Apache Airflow is a community-driven project and together we are making it better 🚀.
    In case of doubts contact the developers at:
    Mailing List: dev@airflow.apache.org
    Slack: https://s.apache.org/airflow-slack

@dybyte dybyte left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

@JoonKyoLee JoonKyoLee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@dev-xong dev-xong changed the title i18n(Ko):Add missing translations in common.json i18n(Ko):Add missing translations in components.json Jul 31, 2026

@choo121600 choo121600 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good to me ;)
Thanks

@choo121600
choo121600 merged commit 222db00 into apache:main Jul 31, 2026
88 checks passed
@boring-cyborg

boring-cyborg Bot commented Jul 31, 2026

Copy link
Copy Markdown

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

@choo121600

Copy link
Copy Markdown
Member

@dev-xong Congratulations on your first contribution! 🎉
Welcome to Airflow!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:translations area:UI Related to UI/UX. For Frontend Developers. translation:ko

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants