This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from ee97bc60bde Clarify why `EmbedByTypeResponseEmbeddings` return type is 
ommitted (#51517)
     add 7ab68ecc9fa Add Dag Pages to German (#51498)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/ui/src/i18n/config.ts     |   2 +
 .../src/airflow/ui/src/i18n/locales/de/README.md   |  21 +++-
 .../src/airflow/ui/src/i18n/locales/de/common.json |  29 +++++-
 .../airflow/ui/src/i18n/locales/de/components.json |  10 +-
 .../src/airflow/ui/src/i18n/locales/de/dag.json    | 109 +++++++++++++++++++++
 .../src/airflow/ui/src/i18n/locales/de/dags.json   |   8 +-
 6 files changed, 164 insertions(+), 15 deletions(-)
 create mode 100644 airflow-core/src/airflow/ui/src/i18n/locales/de/dag.json

Reply via email to