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


##########
airflow-core/src/airflow/ui/public/i18n/locales/de/common.json:
##########
@@ -89,6 +89,7 @@
     "back": "Zurück",
     "defaultMessage": "Ein unerwarteter Fehler ist aufgetreten",
     "home": "Start",
+    "invalidUrl": "Seite nicht gefunden. Bitte überprüfen Sie die URL und 
versuchen Sie es erneut.",

Review Comment:
   This is an improved/extended 404 error page introduced recently:
   <img width="508" height="76" alt="image" 
src="https://github.com/user-attachments/assets/c37fbe4e-485b-4598-b33d-141c8507b294";
 />
   See airflow-core/src/airflow/ui/src/pages/Error.tsx
   



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