Dev-iL commented on code in PR #51888:
URL: https://github.com/apache/airflow/pull/51888#discussion_r2155004307
##########
airflow-core/src/airflow/ui/src/i18n/locales/he/common.json:
##########
@@ -51,7 +51,7 @@
"dataIntervalStart": "תחילת מקטע נתונים",
"lastSchedulingDecision": "החלטת תזמון אחרונה",
"queuedAt": "זמן כניסה לתור",
- "runAfter": "זמן הרצה מוקדם ביותר",
+ "runAfter": "זמן ההרצה מוקדם ביותר",
Review Comment:
```suggestion
"runAfter": "זמן ההרצה המוקדם ביותר",
```
--
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]