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 d8a8f9adb72 [v3-1-test] Add missing PL translations 2025-11-24
(#58640) (#58939)
d8a8f9adb72 is described below
commit d8a8f9adb72ed6350391ac7c10e4cc4dbb4bd116
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Dec 2 14:48:57 2025 +0100
[v3-1-test] Add missing PL translations 2025-11-24 (#58640) (#58939)
* Add missing PL translations 2025-11-24
* Update airflow-core/src/airflow/ui/public/i18n/locales/pl/dags.json
* Update airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json
---------
(cherry picked from commit a21fb594cb23dcc4ec6705bbd421b17069dd9346)
Co-authored-by: Kacper Muda <[email protected]>
---
airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json | 1 +
1 file changed, 1 insertion(+)
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 fa05b133c2f..39e01fb9ef4 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
@@ -101,6 +101,7 @@
"back": "Powrót",
"defaultMessage": "Wystąpił nieoczekiwany błąd",
"home": "Strona główna",
+ "invalidUrl": "Nie znaleziono strony. Sprawdź adres URL i spróbuj
ponownie.",
"notFound": "Nie znaleziono strony",
"title": "Błąd"
},