OscarLigthart commented on code in PR #57237:
URL: https://github.com/apache/airflow/pull/57237#discussion_r2472522741


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/dag.json:
##########
@@ -114,6 +114,18 @@
     },
     "graphDirection": {
       "label": "Graph Direction"
+    },
+    "lineage": {
+      "activeFilter": "Active filter",
+      "clearFilter": "Clear Filter",
+      "clickTask": "Click a task to select it as the filter root",
+      "label": "Lineage",

Review Comment:
   This is, and will always be, the most difficult challenge to face as a 
programmer. Totally agree, I'll rename things.



-- 
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