Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy loading active language translation (i18n) instead to include all locales within the generated bundle #412

Open
1 task done
volterra79 opened this issue May 16, 2023 · 0 comments · May be fixed by #413
Open
1 task done
Assignees
Labels
i18n Edit or add translations
Milestone

Comments

@volterra79
Copy link
Member

Checklist

  • I've searched through the current issues to make sure this feature hasn't been requested already.

Motivation

It could be useful to load at runtime a specific language translation instead to load all translation language inside code

Suggested solution

Spit language translation files in json format and get a specific traslation over http request (async mode)

Alternatives considered

No response

@volterra79 volterra79 added feature New feature or request refactoring Anything which could result in a API change labels May 16, 2023
@volterra79 volterra79 added this to the v3.9 milestone May 16, 2023
@volterra79 volterra79 self-assigned this May 16, 2023
@Raruto Raruto added i18n Edit or add translations and removed feature New feature or request refactoring Anything which could result in a API change labels May 18, 2023
@Raruto Raruto changed the title Lazy loading language translation (i18n) instead to load all translation Lazy loading active language translation (i18n) instead to include all locales within the generated bundle (ref: app.min.js) May 18, 2023
@Raruto Raruto changed the title Lazy loading active language translation (i18n) instead to include all locales within the generated bundle (ref: app.min.js) Lazy loading active language translation (i18n) instead to include all locales within the generated bundle May 18, 2023
@Raruto Raruto modified the milestones: v3.9, v3.10 Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n Edit or add translations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants