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

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


    from 21f4a400d55 Make test_scheduler_job work locally after moving examples 
(#50917)
     add 7084076a8f9 Add Polish translation for the UI including CODEOWNER 
(#51219)

No new revisions were added by this update.

Summary of changes:
 .github/CODEOWNERS                                 |   1 +
 .pre-commit-config.yaml                            |   3 +-
 airflow-core/src/airflow/ui/src/i18n/config.ts     |   9 ++
 .../src/airflow/ui/src/i18n/locales/pl/common.json | 114 +++++++++++++++++++++
 .../src/airflow/ui/src/i18n/locales/pl/dags.json   |  55 ++++++++++
 .../airflow/ui/src/i18n/locales/pl/dashboard.json  |  38 +++++++
 6 files changed, 219 insertions(+), 1 deletion(-)
 create mode 100644 airflow-core/src/airflow/ui/src/i18n/locales/pl/common.json
 create mode 100644 airflow-core/src/airflow/ui/src/i18n/locales/pl/dags.json
 create mode 100644 
airflow-core/src/airflow/ui/src/i18n/locales/pl/dashboard.json

Reply via email to