This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 21187ee59ce Fix typo in PL translation (#62031)
21187ee59ce is described below
commit 21187ee59ce1217347fadaa7bafc5721a15b2dd5
Author: Andrii Roiko <[email protected]>
AuthorDate: Mon Feb 16 19:44:39 2026 +0200
Fix typo in PL translation (#62031)
---
airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 3a3f0a4c3b9..318c29dc465 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
@@ -97,7 +97,7 @@
"docs": {
"documentation": "Dokumentacja",
"githubRepo": "Repozytorium GitHub",
- "restApiReference": "Dokuentacja REST API"
+ "restApiReference": "Dokumentacja REST API"
},
"download": {
"download": "Pobierz",