Skip to content

Close German Translation Gaps 2026-06-10#68356

Open
jscheffl wants to merge 2 commits into
apache:mainfrom
jscheffl:feature/close-german-translation-gaps-2026-06-10
Open

Close German Translation Gaps 2026-06-10#68356
jscheffl wants to merge 2 commits into
apache:mainfrom
jscheffl:feature/close-german-translation-gaps-2026-06-10

Conversation

@jscheffl

Copy link
Copy Markdown
Contributor

Ui, Airflow 3.3.0 is approaching, UI changes are moving fast :-D

Another translation round to review, please! @TJaniF @m1racoli (@AutomationDev85 @wolfdn?)


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@jscheffl jscheffl added this to the Airflow 3.3.0 milestone Jun 10, 2026
@boring-cyborg boring-cyborg Bot added area:translations area:UI Related to UI/UX. For Frontend Developers. translation:de labels Jun 10, 2026

Copilot AI 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.

Pull request overview

Updates the German (de) UI locale strings to close translation gaps ahead of the Airflow 3.3.0 UI changes, adding missing labels/help text for new UI features (Task/Asset store, table columns, etc.).

Changes:

  • Add German translations for Task Store-related UI strings in the DAG view locale.
  • Add German translations for Asset Store UI strings and “Events” label in the assets locale.
  • Add missing common UI terms/labels (e.g., key/value, updatedAt) and a backfill scheduler priority hint.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
airflow-core/src/airflow/ui/public/i18n/locales/de/dag.json Adds missing DAG tab labels and Task Store UI strings (including warnings and expiry labels).
airflow-core/src/airflow/ui/public/i18n/locales/de/components.json Adds a German hint explaining scheduler priority behavior for backfill runs.
airflow-core/src/airflow/ui/public/i18n/locales/de/common.json Adds generic UI labels (key/value) and a table column label for “updatedAt”.
airflow-core/src/airflow/ui/public/i18n/locales/de/assets.json Adds Asset Store UI strings and the “events” label for asset pages.

Comment thread airflow-core/src/airflow/ui/public/i18n/locales/de/dag.json Outdated
Comment thread airflow-core/src/airflow/ui/public/i18n/locales/de/assets.json
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@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. translation:de

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants