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

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


    from 976acfaf78f Add webserver_config.py file to api-server (#50108)
     add cba268d7c74 Add Dutch UI translations (#50995)

No new revisions were added by this update.

Summary of changes:
 .github/CODEOWNERS                                 |  1 +
 airflow-core/src/airflow/ui/src/i18n/config.ts     |  7 ++
 .../src/airflow/ui/src/i18n/locales/de/common.json |  1 +
 .../src/airflow/ui/src/i18n/locales/en/common.json |  1 +
 .../src/airflow/ui/src/i18n/locales/ko/common.json |  1 +
 .../src/airflow/ui/src/i18n/locales/nl/common.json | 80 ++++++++++++++++++++++
 .../airflow/ui/src/i18n/locales/nl/dashboard.json  | 38 ++++++++++
 .../airflow/ui/src/i18n/locales/zh-TW/common.json  |  1 +
 8 files changed, 130 insertions(+)
 create mode 100644 airflow-core/src/airflow/ui/src/i18n/locales/nl/common.json
 create mode 100644 
airflow-core/src/airflow/ui/src/i18n/locales/nl/dashboard.json

Reply via email to