RoyLee1224 commented on code in PR #54252:
URL: https://github.com/apache/airflow/pull/54252#discussion_r2280494308
##########
airflow-core/src/airflow/ui/public/i18n/locales/en/dag.json:
##########
@@ -5,6 +5,26 @@
"reason": "Reason",
"title": "Dependencies Blocking Task From Getting Scheduled"
},
+ "calendar": {
+ "cellSize": "Cell Size",
+ "daily": "Daily",
+ "decreaseSize": "Decrease size",
+ "hourly": "Hourly",
+ "increaseSize": "Increase size",
+ "legend": {
+ "successRateSpectrum": "Success Rate Spectrum",
+ "tooltips": {
+ "failed": "Less than 20% Success",
+ "success100": "100% Success",
+ "successRate20": "20%+ Success Rate",
+ "successRate40": "40%+ Success Rate",
+ "successRate60": "60%+ Success Rate",
+ "successRate80": "80%+ Success Rate"
Review Comment:
Sure, let me fix it.
--
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]