Skip to content

i18n(Ko): add missing translations (Jul 30) - #70767

Merged
choo121600 merged 2 commits into
apache:mainfrom
JoonKyoLee:i18n/workshop
Jul 31, 2026
Merged

i18n(Ko): add missing translations (Jul 30)#70767
choo121600 merged 2 commits into
apache:mainfrom
JoonKyoLee:i18n/workshop

Conversation

@JoonKyoLee

Copy link
Copy Markdown
Contributor

Add two missing Korean translations

File
assets.json
common.json

Test

breeze ui check-translation-completeness --language ko

스크린샷 2026-07-30 오후 9 33 08

Please review this translation.
cc @onestn @noeunkim

@JoonKyoLee
JoonKyoLee requested a review from choo121600 as a code owner July 30, 2026 12:39
@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

@vatsrahul1001 vatsrahul1001 added the backport-to-v3-3-test Backport to v3-3-test label Jul 30, 2026

@dev-xong dev-xong 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!!

@vatsrahul1001 vatsrahul1001 added the type:doc-only Changelog: Doc Only label Jul 30, 2026
Comment thread airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json Outdated

@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

@eladkal eladkal added this to the Airflow 3.3.1 milestone Jul 30, 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, Thanks :)

@choo121600
choo121600 merged commit 4338fb8 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.

@github-actions

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-3-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test PR Link

@choo121600

Copy link
Copy Markdown
Member

@JoonKyoLee Congratulations on your first contribution! 🎉
Welcome to Airflow!

choo121600 pushed a commit that referenced this pull request Jul 31, 2026
)

* i18n(Ko): add missing translations in assets.json and common.json (Jul 30)

* i18n(Ko): update translation in assets.json
(cherry picked from commit 4338fb8)

Co-authored-by: 이준교 <51353601+JoonKyoLee@users.noreply.github.com>
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. backport-to-v3-3-test Backport to v3-3-test translation:ko type:doc-only Changelog: Doc Only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants