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 cd35fa82597 Add missing translations for PL 3.1 branch (#61423)
cd35fa82597 is described below
commit cd35fa82597bc6abf57be28febf8ff3d19728afc
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Feb 5 00:22:44 2026 +0100
Add missing translations for PL 3.1 branch (#61423)
---
airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json
b/airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json
index 3a55fced659..0726407c51d 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json
@@ -73,6 +73,12 @@
"navigation": "Przewiń: {{arrow}}",
"toggleGroup": "Przełącz grupę: Space"
},
+ "notFound": {
+ "back": "Wróć",
+ "backToDags": "Powrót do Dagów",
+ "message": "Dag \"{{dagId}}\" nie istnieje.",
+ "title": "Nie znaleziono Daga"
+ },
"overview": {
"buttons": {
"failedRun_few": "Nieudane wykonania",