Skip to content

GinMitch/ng-lazy-i18n

Repository files navigation

Dynamic translations in Angular

This repository is part of the article posted on Medium and DEV Community.

Quick Start & Notice

While this project is not a role model of a great UX design, it features a fully-functional implementation of lazy-loaded translations.

To start the project:

  • Run npm ci to install dependencies
  • Run npm start to compile the app

Open DevTools in your browser to see language files being loaded at run-time, navigate to "Tab 2" and see an additional module-specific translations being loaded.

Get back to "Tab 1", change the language and watch the text being updated without reloading the whole page.

License

MIT, full license text. Read more about it on TLDRLegal.

About

Dynamic translations in Angular made possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published