shahar1 commented on code in PR #55123:
URL: https://github.com/apache/airflow/pull/55123#discussion_r2326046917


##########
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:
   In a second thought - "הרצה" is causative (i.e, someone made it to run)- I 
don't think that it fits the context of "Dag Run" where the the causition 
doesn't necessrily matter by itself. I aligned all translations with "ריצה".



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

Reply via email to