pierrejeambrun commented on code in PR #56173: URL: https://github.com/apache/airflow/pull/56173#discussion_r2394905188
########## airflow-core/src/airflow/ui/public/i18n/locales/en/common.json: ########## @@ -70,6 +70,7 @@ "dagRun_other": "Dag Runs", "dagRunId": "Dag Run ID", "dagWarnings": "Dag warnings/errors", + "date": "Date", Review Comment: I would keep `Logical Date` especially to because it's displayed next to `Run After Date`, just to be more explicit. -- 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]
