bbovenzi commented on code in PR #51558: URL: https://github.com/apache/airflow/pull/51558#discussion_r2138698125
########## airflow-core/src/airflow/ui/src/i18n/locales/en/browse.json: ########## @@ -0,0 +1,29 @@ +{ + "auditLog":{ + "actions": { + "collapseAllExtra": "Collapse all extra json", + "expandAllExtra": "Expand all extra json" + }, + "columns":{ + "event": "Event", + "extra": "Extra", + "tryNumber": "Try Number", Review Comment: We also have tryNumber in `common` -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org