Skip to content

i18n - Load translation files from a backend #51123

@bbovenzi

Description

@bbovenzi

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

Metadata

Metadata

Assignees

Labels

area:APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requests

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions