How can we localise Angular 13 library?

19 views Asked by At

We have a web components library developed in Angular 13. We want to add translations support to library however @angular/localize package does not seems to support Angular library ("projectType": "library").

What's the best approach to add localisation support to angular 13 library.

0

There are 0 answers