mwootendev / ngx-translate-plugins

Utilities plugins for the @ngx-translate translation library.
MIT License
15 stars 10 forks source link

Update LanguageTranslation to allow a string array value #60

Closed fvilers closed 2 years ago

fvilers commented 2 years ago

Here's a reproduction of how I use the string array value (fully supported by ngx-translate): https://stackblitz.com/edit/angular-ivy-4jgxir

mwootendev commented 2 years ago

@fvilers thank you for the PR, and the example. I'll include this in the upcoding release for Angular 14.