New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI Chat Localization
Updated on Nov 11, 2025
The RadChat component provides language localization. This allows you to translate the phrases used across the Chat control to other languages so that you can adapt your app to different regions.
To learn in details about the localization process of the Telerik UI for .NET MAUI components, see the Localization and Globalization topic.
In RadChat, you can localize the following string:
| Localization Key | Default Value |
|---|---|
Chat_EntryPlaceholder | Type a message... |
Chat_MessageAttachmentAction_Download | Download |
Chat_MessageAttachmentAction_Share | Share |
Chat_MessageAttachmentsListView_DownloadAll | Download All |
Chat_InputArea_PickFile | Attach files |
Chat_InputArea_PickPhoto | Attach photos |
Chat_InputArea_TakePhoto | Take photo |
The localization key refers to the watermark message that appears in the input field of the Chat.