Skip to content

I18n: Add calendar translation keys and remove fallback - #56274

Merged
bbovenzi merged 1 commit into
apache:mainfrom
RoyLee1224:calendar-i18n
Oct 1, 2025
Merged

I18n: Add calendar translation keys and remove fallback#56274
bbovenzi merged 1 commit into
apache:mainfrom
RoyLee1224:calendar-i18n

Conversation

@RoyLee1224

@RoyLee1224RoyLee1224 commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Why

Now the translation freeze is over, these keys can be merged.

Changes

  • Remove Translation Fallbacks in CalendarTooltip
  • Add Missing zh-TW Translation Keys: noFailedRuns and mixed
  • Refine zh-TW Translations: Use "無" (no) instead of "沒有" (no/didn't). I think this will prevent potential misunderstandings.

For example:

"沒有執行" (No/Didn't have runs) -> "無執行" (No runs)

"沒有符合條件的執行" -> "無符合條件的執行"

Screenshots

entw

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@jason810496jason810496 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.

Nice! LGTM.

@bbovenzibbovenzi added this to the Airflow 3.1.1 milestone Oct 1, 2025
@bbovenzi
bbovenzi merged commit 26f6e54 into apache:mainOct 1, 2025
61 checks passed
dabla pushed a commit to dabla/airflow that referenced this pull request Oct 12, 2025
@RoyLee1224
RoyLee1224 deleted the calendar-i18n branch October 20, 2025 00:28
kaxil pushed a commit that referenced this pull request Oct 21, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:translationsarea:UIRelated to UI/UX. For Frontend Developers.translation:defaulttranslation:zh-TW

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@RoyLee1224@bbovenzi@jason810496@jscheffl