filmov
tv
#16 Angular Internationalization

Показать описание
Internationalization (i18n) is a must required feature for any modern web application. Internationalization enables the application to target any language in the world
Commands:
1. ng add @angular/localize
2. ng extract-i18n --output-path src/locale
3. ng build localize
4. http-server –p 4800
Commands:
1. ng add @angular/localize
2. ng extract-i18n --output-path src/locale
3. ng build localize
4. http-server –p 4800