bbovenzi opened a new issue, #51123: URL: https://github.com/apache/airflow/issues/51123
### Description Right now all of the translation json files are in the UI js bundle at runtime. We should move them to the server and only load the translation currently being used. The initial PR for i18n left TODO comments for the places we need to change in the UI to handle this. ### Use case/motivation Prevent unnecessary bundle size bloat. ### Related issues _No response_ ### Are you willing to submit a 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org