I've read i18n runtime support is coming in angular 6, but cant find anything in rc3. Is it postponed or not yet documented? The i18n documentation still states than one have to build a separate build for each language.
https://github.com/ngx-translate is an alternative but i don't know how long this will be supported or if the support in Angular 6 will be totally different. Migrating later then will include rewrite of all i18n instances in the code and create new translation files. I have room to wait a little in my project but not forever.
Not been able to find anything on how the new i18n support in Angular 6 will be, except that it is coming.