imrichardwu commented on code in PR #64878:
URL: https://github.com/apache/airflow/pull/64878#discussion_r3053871688


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/dashboard.json:
##########
@@ -1,4 +1,9 @@
 {
+  "deadlines": {
+    "deadlines": "Deadlines",
+    "pending": "Pending",
+    "recentlyMissed": "Recently Missed"
+  },

Review Comment:
   Sounds good. I will create another pr and move the Python and other related 
stuff to it so these 2 pr focus only on UI



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