bugraoz93 commented on code in PR #64689:
URL: https://github.com/apache/airflow/pull/64689#discussion_r3060414997


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/components.json:
##########
@@ -91,7 +91,8 @@
     "otherDagRuns": "+Other Dag Runs",
     "taskCount_one": "{{count}} Task",
     "taskCount_other": "{{count}} Tasks",
-    "taskGroup": "Task Group"
+    "taskGroup": "Task Group",
+    "triggerDagRun": "TriggerDagRunOperator"

Review Comment:
   This is exactly what I suspected, mine could be resolved with this one. 
Thanks Brent!



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