potiuk commented on code in PR #58640:
URL: https://github.com/apache/airflow/pull/58640#discussion_r2557414626
##########
airflow-core/src/airflow/ui/public/i18n/locales/pl/dag.json:
##########
@@ -122,6 +122,18 @@
},
"graphDirection": {
"label": "Kierunek grafu"
+ },
+ "taskStreamFilter": {
+ "activeFilter": "Aktywny filtr",
+ "clearFilter": "Wyczyść filtr",
+ "clickTask": "Kliknij zadanie, aby wybrać je jako źródło filtra",
+ "label": "Filtr",
+ "options": {
+ "both": "Zarówno wcześniejsze jak i późniejsze",
Review Comment:
Yeah. That was a bit too archaic :)
--
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]