Angular Translations Have Arrived

With Angular 10.1 the Angular-CLI has added a new feature. The $localize function will become publicly supported and the Angular-CLI supports the extraction of translations from Typescript code. 

That improves the ease of use for Angular i18n strongly. The AngularPwaMessenger now uses the new Angular i18n features and will serve as an example of one use of the features.