eladkal commented on code in PR #51038:
URL: https://github.com/apache/airflow/pull/51038#discussion_r2106157438


##########
airflow-core/src/airflow/ui/src/i18n/locales/he/dashboard.json:
##########
@@ -0,0 +1,38 @@
+{
+  "welcome": "ברוכים הבאים",
+  "stats": {
+    "stats": "סטאטוס",
+    "failedDags": "בכשלון Dags",
+    "runningDags": "בריצה Dags",
+    "activeDags": "פעיל Dags",
+    "queuedDags": "Dags בתור"
+  },
+  "health": {
+    "health": "System-Gesundheit",
+    "metaDatabase": "מטא מסד-נתונים",
+    "scheduler": "מתזמן",
+    "triggerer": "Triggerer",
+    "dagProcessor": "Dag מפרסר",
+    "status": "סטאטוס",

Review Comment:
   I think sounds a bit less professional isn't is?



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

Reply via email to