Rangle.io : Angular 2 Training
Rangle.io : Angular 2 Training
Introduction
License
Why Angular?
The Architect's Guide to Angular
EcmaScript 6 and TypeScript Features
The JavaScript Toolchain
Bootstrapping an Angular Application
Components in Angular
Directives
Advanced Components
Observables
Angular Dependency Injection
Http
Change Detection
Zone.js
Advanced Angular
Immutable.js
Pipes
Forms
Modules
Routing
State Management
TDD Testing
Migrating AngularJS Projects to Angular
Project Setup
Angular CLI
Accessibility in Angular
Internationalization in Angular
What is the process like and how is involved?
Marking text in our templates
Extracting translation text using the Angular CLI
How to import the completed translation files
Glossary
Further Reading And Reference
Powered by GitBook

Internationalization in Angular

Internationalization (or i18n, which stands for i--n) is the process of adapting software and web applications to multiple languages, allowing their application to be used by multiple language-speaking users. By ensuring that your application supports multiple languages, you can reach a broader audience and ensure a smooth user experience for multilingual users.

Previous
Additional Resources
Next
What is the process like and how is involved?
Last updated 2 years ago