jscheffl commented on code in PR #66829:
URL: https://github.com/apache/airflow/pull/66829#discussion_r3236031511


##########
airflow-core/src/airflow/ui/public/i18n/locales/de/components.json:
##########
@@ -87,12 +88,13 @@
     "directionRight": "Von Links nach Rechts",
     "directionUp": "Von Unten nach Oben",
     "downloadImage": "Graph-Bild herunterladen",
-    "downloadImageError": "Herunterladn des Graph-Bild fehlgeschlagen.",
+    "downloadImageError": "Herunterladen des Graph-Bild fehlgeschlagen.",
     "downloadImageErrorTitle": "Herunterladen fehlgeschlagen",
     "otherDagRuns": "+Weitere Dag Läufe",
     "taskCount_one": "{{count}} Task",
     "taskCount_other": "{{count}} Tasks",
-    "taskGroup": "Task Gruppe"
+    "taskGroup": "Task Gruppe",
+    "zoomToTask": "Zum ausgewählten Task zoomen"

Review Comment:
   "zoomen" klingt wirklich etwas "denglish" aber (1) mir kam auch nix besseres 
und (2) das ist dann auch das was Google Translate vorgeschlagen hat.



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