What is the best way to implement internationalization for an angular application at the moment?
The official i18n angular2 will be implemented in one of the rc releases prior to the final release. It will also be more advanced than current solutions.
More on how the new i18n concept works in angular2:https://lingohub.com/blog/2015/03/angular-2-i18n-update-ng-conf-2015
UPDATE SEPTEMBER 6, 2016:
I18n support is now official in Angular 2 RC6
Official Blog Release:https://angularjs.blogspot.nl/2016/09/angular-2-rc6_1.html
Angular 2 RC6https://github.com/StephenFluin/i18n-sample
ng2-translate, Angular 2 ng-translate. , , .
Angular 2 i18n.
https://github.com/angular/angular/blob/master/CHANGELOG.md, i18n > 2 RC5:
i18n: 7a8ef1e
, .
, https://github.com/angular/angular/issues/9104,
{{ 'TRANSLATION_ID' | translate }}
See https://docs.google.com/document/d/1mwyOFsAD-bPoXTk3Hthq0CAcGXCUw-BtTJMR4nGTY-0/edit for more details {{ 'TRANSLATION_ID' | translate }}.
Source: https://habr.com/ru/post/1629571/More articles:Android NDK onAndroid Studio 2 - androidMatching regular expressions on dictionary keys - pythonHow to install cx_Oracle package in Anaconda 3 for use with python 3.5 - pythonObject with handle 0 in matlab - matlabA reliable way to access data in Polymer (inside the dom-repeat / event handler) - eventsSet the option selected in Angular2 with asynchronous data loading - angularClear permissions for Android M - androidCorresponding Algorithm (Java) - javaOAuth2 Update token. How to keep it client side - javascriptDisplay too long - javascriptAll Articles