bbovenzi commented on code in PR #64271:
URL: https://github.com/apache/airflow/pull/64271#discussion_r3040281983
##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/dag.json:
##########
@@ -122,6 +122,14 @@
"graphDirection": {
"label": "Gráf iránya"
},
+ "graphFilters": {
+ "clearFilters": "Clear Filters",
+ "durationGte": "Min duration (s)",
+ "mapIndex": "Map index",
+ "selectStatus": "Select status",
+ "selectTaskGroup": "Select task group",
+ "title": "Task Filters"
+ },
Review Comment:
Yes, that is a mistake by copilot. The placeholder is the english
translation file.
--
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]