-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Milestone
Description
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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests