--- path: components/chip/globalization title: Globalization position: 4 seo_title: Globalization Support for the Chip Component seo_description: Adapt the Telerik and Kendo UI Chip component to various cultures and languages, such as Hebrew, Chinese, or Arabic, by localizing its content and translating its messages, and by setting its location and rendering its text from right to left. --- ## Globalization Support Out of the box, the Telerik and Kendo UI Chip delivers globalization support which enables you to adapt the component to different cultures by providing options to translate its text messages (localization support) and also by allowing you to render its content in a right-to-left direction (RTL support). ### Localization By default, the Chip shows its messages in American English (EN-US). To change the displayed language, include an additional localization script file in the document, which will replace the default messages in the component prototype with their equivalent translations. ![Kendo UI for Angular logo.](/images/angular-logo.svg) ![Telerik UI for Blazor logo.](/images/blazor-logo.svg) ![Kendo UI for jQuery logo.](/images/jquery-logo.svg) ![KendoReact logo.](/images/react-logo.svg) ![Kendo UI for Vue logo.](/images/vue-logo.svg) ![Telerik UI for ASP.NET Core logo.](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo.](/images/mvc-logo.svg) ### RTL Right-to-Left (RTL) support represents the ability of a library, website, or application to handle and respond to users who communicate through right-to-left languages such as Arabic, Hebrew, Chinese, Japanese, and others. The Telerik and Kendo UI Chip comes with built-in RTL support, and enables you to render its content and set its position from right to left. ![Four variants of the Telerik and Kendo UI Chip component showing the right-to-left option displaying a chip without text, a chip with icon before, a chip with action icons, and a chip with icon before and action icons.](images/components-chip-rtl.png 'Four available variants in the Telerik and Kendo UI Chip component including a group of a chip without text, a chip with icon before, a chip with action icons, and a chip with icon before and action icons.') ![Kendo UI for Angular logo.](/images/angular-logo.svg) ![Kendo UI for jQuery logo.](/images/jquery-logo.svg) ![KendoReact logo.](/images/react-logo.svg) ![Kendo UI for Vue logo.](/images/vue-logo.svg) ![Telerik UI for ASP.NET Core logo.](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo.](/images/mvc-logo.svg)