potiuk commented on code in PR #51696:
URL: https://github.com/apache/airflow/pull/51696#discussion_r2150071750


##########
airflow-core/src/airflow/ui/src/i18n/locales/pl/common.json:
##########
@@ -43,8 +47,14 @@
   "dagRun": {
     "conf": "Konfiguracja",
     "dagVersions": "Wersje Daga",
+    "dataIntervalEnd": "Koniec interwału danych",
+    "dataIntervalStart": "Początek interwału danych",
+    "lastSchedulingDecision": "Ostatnia decyzja harmonogramu",
+    "queuedAt": "Zakolejkowano o",
     "runAfter": "Wykonaj po",
-    "runType": "Typ wykonania"
+    "runType": "Typ wykonania",
+    "sourceAssetEvent": "Zdarzenie źródłowego zasobu",

Review Comment:
   It's event, so it's correct.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to