Dev-iL commented on code in PR #51038:
URL: https://github.com/apache/airflow/pull/51038#discussion_r2106125691


##########
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 בתור"

Review Comment:
   This really doesn't work without translating "Dags", no matter what was 
decided for other languages. At the very least we should transliterate - דאגים, 
but I think גרפים is better.



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