Skip to content

(Feature Request) Dynamic Language Swapping in AoT Builds [i18n] #13905

@colinskow

Description

@colinskow

Most multilingual apps allow the user to dynamically change the language at runtime without restarting or interrupting the state of the app.

I would like to have the performance benefits of AoT but include multiple languages in the same build and let the user switch between them at runtime. I don't want to have to distribute a separate version of the code for every single language supported.

There are solutions like Angular2Localization that work this way but they aren't quite as powerful as Angular's official solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions