TKM v6.2.2 is now available supporting Transloco's Signal API πŸŽ‰

πŸ“¦Migration Guides

Transloco offers a streamlined migration path for developers transitioning from other internationalization (i18n) libraries, such as ngx-translate or Angular's built-in i18n. This process is designed to minimize manual adjustments and facilitate a smooth switch to Transloco's robust features.

Just run the migration schematics and select the library you are migrating from:

ng g @jsverse/transloco:migrate

You can find detailed information about what the migration will perform on the "Migrate from ngx-translate" and "Migrate from Angular's i18n" pages.

If you encounter any issues with the migration script, please open a GitHub issue, and we’ll work on resolving it to improve the migration experience for everyone.

Last updated

Was this helpful?