Globalization
The globalization process combines the translation of component messages with adapting them to specific locales.
For more information on how globalization practices are implemented in Kendo UI for Vue Native, 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 process applies specific culture formats to a web application.
For more information, refer to:
- Kendo UI for Vue Native documentation on internationalization
- kendo-intl (the base Internationalization package on GitHub)
Messages
The Layout components support the localization of their messages by utilizing the Kendo UI for Vue Internationalization package.
Right-to-Left Support
The following example demonstrates how to utilize the RTL support for the Layout components.