eladkal commented on code in PR #55123: URL: https://github.com/apache/airflow/pull/55123#discussion_r2314466631
########## airflow-core/src/airflow/ui/public/i18n/locales/he/dag.json: ########## @@ -5,6 +5,33 @@ "reason": "סיבה", "title": "תלויות החוסמות את תזמון המשימה" }, + "calendar": { + "daily": "יומי", + "hourly": "שנתי", + "legend": { + "less": "פחות", + "more": "יותר" + }, + "navigation": { + "nextMonth": "החודש הבא", + "nextYear": "השנה הבאה", + "previousMonth": "החודש הקודם", + "previousYear": "השנה הקודמת" + }, + "noData": "אין נתונים זמינים", Review Comment: I'm fine with either one just lets keep the same terminology we choose -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org