Optional Internationalization practices
The following optional topics help you manually configure the internationalization settings of your application. The optional practices are meant for advanced or custom Angular applications.
Prerequisites
To prepare your project for translations, you should have a basic understanding of the following subjects.
- Templates
- Components
- Angular CLI command-line tool for managing the Angular development cycle
- Extensible Markup Language (XML) used for translation files
Learn about optional Angular internationalization practices
Learn how to import locale data for language variants
Learn how to implement custom IDs to help you manage your marked text
Last reviewed on Thu Aug 31 2023