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.
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 fo Angular internationalization.
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v12.angular.io/guide/i18n-overview