jscheffl opened a new issue, #61314: URL: https://github.com/apache/airflow/issues/61314
### Apache Airflow version Other Airflow 3 version (please specify below) ### If "Other Airflow 3 version" selected, which one? 3.1.7rc1 ### What happened? Running a Dag an checking for reasons why tasks are not scheduling, translations keys in UI seem to be missing in 3.1.7rc1 (at least, maybe also in previous versions) - dag.blockingDeps.title - dag.blockingDeps.dependency - dag.blockingDeps.reason <img width="1249" height="607" alt="Image" src="https://github.com/user-attachments/assets/5abc99f3-cc46-4922-8b56-edad93b1a5b0" /> ### What you think should happen instead? UI should be fully translated. ### How to reproduce Start Airflow 3.1.7 (rc1) and start a Dag run. Go to a taks that is not (yet) scheduled and click on the "Details" panel. See that translation keys for the headings are missing in the details panel. ### Operating System Ubuntu 24.04 ### Versions of Apache Airflow Providers unrelevant ### Deployment Other ### Deployment details `breeze start-airflow --load-example-dags --use-airflow-version 3.1.7rc1` ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
