Internationalization (i18n)
Internationalization (i18n)
Angular's internationalization (i18n) tools help make your app available in multiple languages.
Table of contents
- Angular and i18n template translation
- Mark text with the i18n attribute
- Add i18n-... translation attributes
- Handle singular and plural
- Select among alternative texts
- Create a translation source file with the ng-xi18n extraction tool
- Translate text messages
- Merge the completed translation file into the app