balause commented on code in PR #68385:
URL: https://github.com/apache/airflow/pull/68385#discussion_r3406480150
##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/dag.json:
##########
@@ -122,6 +163,16 @@
"graphDirection": {
"label": "Gráf iránya"
},
+ "graphFilters": {
+ "clearFilters": "Szűrők törlése",
+ "durationGte": "Min. időtartam (s)",
+ "durationGteHint": "A leképezett feladatoknál az összes példány teljes
időtartamát mutatja",
+ "mapIndex": "Min. map index",
+ "mapIndexHint": "A leképezett feladatokat legalább eddig az indexig
bontja ki",
Review Comment:
"A legalább a megadott indexig kibontott, leképezett feladatok
megjelenítése.",
--
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]