dheerajturaga commented on code in PR #70803:
URL: https://github.com/apache/airflow/pull/70803#discussion_r3692322963
##########
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json:
##########
@@ -72,6 +72,7 @@
"mode": "Mode"
},
"expectedDuration": "Expected Duration",
+ "findOnGrid": "Find this run on the Grid",
Review Comment:
I think you can shorten the name
```suggestion
"showInGrid": "Show in Grid View",
```
--
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]