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


##########
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:
   > I'll keep the English key for now since it's already in there, but we can 
revisit if it becomes an issue.
   
   
   Maybe I got it wrong but you mentioned this is already there :thinking:
   I am not sure we want this grannular translation of operators
   It would be better if we collect more feedback 



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