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

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 01bf1557c1b [v3-1-test]Add missing PL translations in 3.1 branch 
(#58076)
01bf1557c1b is described below

commit 01bf1557c1bea89d6ea033231c85a9b84299602d
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Nov 8 22:56:03 2025 +0100

    [v3-1-test]Add missing PL translations in 3.1 branch (#58076)
---
 airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json 
b/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
index 04ca807223b..fa05b133c2f 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
@@ -90,6 +90,11 @@
     "githubRepo": "Repozytorium GitHub",
     "restApiReference": "Dokuentacja REST API"
   },
+  "download": {
+    "download": "Pobierz",
+    "hotkey": "d",
+    "tooltip": "Naciśnij {{hotkey}}, aby pobrać logi"
+  },
   "duration": "Czas trwania",
   "endDate": "Data zakończenia",
   "error": {

Reply via email to