Globalization
The globalization process carries out the translation of component messages by adapting them to specific cultures.
For more information on how globalization practices are implemented in Kendo UI for Angular, refer to the Overview article. For more information on the globalization aspects which are available for each component, refer to the article on Globalization Support.
Internationalization
The internationalization (i18n) process applies specific culture formats to a web application.
For more information, refer to:
- Kendo UI documentation on internationalization
- kendo-intl (the base Internationalization package on GitHub)
Messages
You can translate the components into different languages by obtaining localized messages. For more information refer to Translation for Messages.
Right-to-Left Support
For more information on how to utilize RTL support in Kendo UI for Angular, refer to the RTL Support column to the table on Globalization Support article.