Internationalization, sometimes referenced as i18n, is the process of designing and preparing your project for use in different locales around the world. Localization is the process of building versions of your project for different locales. The localization process includes the following actions.
A locale identifies a region in which people speak a particular language or language variant. Possible regions includes countries and geographical regions. A locale determines the formatting and parsing of the following details.
For a quick introduction to localization and internationalization watch this video:
Learn how to implement many of the common tasks associated with Angular internationalization.
Optional practicesLearn how to implement optional practices associated with Angular internationalization.
Internationalization exampleReview an example of Angular internationalization.
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/guide/i18n-overview