feat(i18n): Complete zh-TW translations - Add 10 missing keys#62652
Merged
Lee-W merged 2 commits intoapache:mainfrom Mar 4, 2026
Merged
feat(i18n): Complete zh-TW translations - Add 10 missing keys#62652Lee-W merged 2 commits intoapache:mainfrom
Lee-W merged 2 commits intoapache:mainfrom
Conversation
- Add pendingDagRun (singular and plural) translations - Add partitionedDagRun (singular and plural) translations - Add partitionedDagRunDetail.receivedAssetEvents translation - Add panel.showVersionIndicator label and options translations - Achieves 100% zh-TW translation coverage (786/786 keys)
jason810496
reviewed
Mar 1, 2026
Member
jason810496
left a comment
There was a problem hiding this comment.
Thanks for filling up the translation gap!
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json
Outdated
Show resolved
Hide resolved
…ations and add partition -> 區分 to zh-TW.md
Contributor
Author
|
I changed 「分割」 to 「分區」, updated the "Additional Terminology" section in Translation Skills, and left 「待執行」 unchanged. |
Lee-W
approved these changes
Mar 2, 2026
Contributor
Author
|
I attempted to run the E2E tests locally but encountered a Docker build error (SIGBUS fault), My PR only modifies translation files:
I think the failing E2E tests ( Could you please re-run the tests? Thank you! |
|
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR completes the Traditional Chinese (zh-TW) translations for Airflow UI.
Added 10 missing translation keys:
pendingDagRun_oneandpendingDagRun_otherpartitionedDagRun_oneandpartitionedDagRun_otherpartitionedDagRunDetail.receivedAssetEventspanel.showVersionIndicator(label and 4 options)This achieves 100% zh-TW translation coverage (786/786 keys).
Verified via:
breeze ui check-translation-completeness --language zh-TWWas generative AI tooling used to co-author this PR?
Generated-by: Copilot following the guidelines
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.