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 683deb63144 Relax databricks test a bit to support compatibility with 
older version of it (#51787)
     add 8ed75ae30e1 Add missing PL translations (#51696)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/ui/src/i18n/config.ts     |   4 +
 .../src/airflow/ui/src/i18n/locales/pl/admin.json  | 137 ++++++++++++++++++++-
 .../src/airflow/ui/src/i18n/locales/pl/assets.json |  29 +++++
 .../src/airflow/ui/src/i18n/locales/pl/browse.json |  23 ++++
 .../src/airflow/ui/src/i18n/locales/pl/common.json |  57 +++++++--
 .../airflow/ui/src/i18n/locales/pl/components.json |  22 ++--
 .../src/airflow/ui/src/i18n/locales/pl/dag.json    |  30 ++++-
 .../airflow/ui/src/i18n/locales/pl/dashboard.json  |   4 +-
 8 files changed, 280 insertions(+), 26 deletions(-)
 create mode 100644 airflow-core/src/airflow/ui/src/i18n/locales/pl/assets.json
 create mode 100644 airflow-core/src/airflow/ui/src/i18n/locales/pl/browse.json

Reply via email to