This is an automated email from the ASF dual-hosted git repository.
rahulvats 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 217110aa2a3 Fix typo in PL translation (#62031) (#62761)
217110aa2a3 is described below
commit 217110aa2a3ef0abf245bd26acccae9982d74518
Author: Rahul Vats <[email protected]>
AuthorDate: Tue Mar 3 14:56:11 2026 +0530
Fix typo in PL translation (#62031) (#62761)
(cherry picked from commit 21187ee59ce1217347fadaa7bafc5721a15b2dd5)
Co-authored-by: Andrii Roiko <[email protected]>
---
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 421068f1082..629ba32d8ee 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
@@ -89,7 +89,7 @@
"docs": {
"documentation": "Dokumentacja",
"githubRepo": "Repozytorium GitHub",
- "restApiReference": "Dokuentacja REST API"
+ "restApiReference": "Dokumentacja REST API"
},
"download": {
"download": "Pobierz",