shahar1 commented on code in PR #67918: URL: https://github.com/apache/airflow/pull/67918#discussion_r3350945301
########## airflow-core/src/airflow/ui/public/i18n/locales/he/assets.json: ########## @@ -33,5 +33,7 @@ "name": "שם", "producingTasks": "מייצר משימות", "scheduledDags": "Dags מתוזמנים", - "searchPlaceholder": "חיפוש נכסים" + "scheduling": "תזמון", + "searchPlaceholder": "חיפוש נכסים", + "taskDependencies": "תלויות משימות" Review Comment: It's more like תלויות (של) משימות -- 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]
