manfredsteyer / angular-elements-dashboard

Dynamic Dashboard with Angular Elements and Web Components
https://www.softwarearchitekt.at
194 stars 94 forks source link

Support external libs #5

Open LeoLazGR opened 5 years ago

LeoLazGR commented 5 years ago

Hi,

i used this example to get the "loading external components" to work. This works now fine and thank you for the very good example. But I'm struggeling a little bit with the internationalization. I use the ngx-translate lib for doing this, but unfortunately the text in the external component is not translated. Is there any way to get it to run? Am I doing something wrong?

Thank you in advance.

LeoLazGR commented 5 years ago

Hi,

i used this example to get the "loading external components" to work. This works now fine and thank you for the very good example. But I'm struggeling a little bit with the internationalization. I use the ngx-translate lib for doing this, but unfortunately the text in the external component is not translated. Is there any way to get it to run? Am I doing something wrong?

Thank you in advance.